java.lang.Object | |
↳ | android.provider.ContactsContract.DeletedContacts |
Constants for the deleted contact table. This table holds a log of deleted contacts.
Log older than
DAYS_KEPT_MILLISECONDS
may be deleted.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long | DAYS_KEPT_MILLISECONDS | Milliseconds that the delete log will be kept. |
[Expand]
Inherited Constants
|
|||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.provider.ContactsContract.DeletedContactsColumns
|
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
CONTENT_URI | The content:// style URI for this table, which requests a directory of raw contact rows matching the selection criteria. |
[Expand]
Inherited Methods
|
|||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Milliseconds that the delete log will be kept. After this time, delete records may be deleted.
The content:// style URI for this table, which requests a directory of raw contact rows matching the selection criteria.