android.provider.ContactsContract.DataUsageStatColumns |
Columns in the Data_Usage_Stat table
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | LAST_TIME_USED | The last time (in milliseconds) this ContactsContract.Contacts.Data was used. |
|||||||||
String | TIMES_USED | The number of times the referenced ContactsContract.Contacts.Data has been used. |
The last time (in milliseconds) this ContactsContract.Contacts.Data
was used.
The number of times the referenced ContactsContract.Contacts.Data
has been used.