public static final class ContactsContract.DeletedContacts extends Object implements ContactsContract.DeletedContactsColumns
Log older than DAYS_KEPT_MILLISECONDS
may be deleted.
Modifier and Type | Field and Description |
---|---|
static Uri |
CONTENT_URI
The content:// style URI for this table, which requests a directory of raw contact rows
matching the selection criteria.
|
static long |
DAYS_KEPT_MILLISECONDS
Milliseconds that the delete log will be kept.
|
CONTACT_DELETED_TIMESTAMP, CONTACT_ID
public static final Uri CONTENT_URI
public static final long DAYS_KEPT_MILLISECONDS