Home
last modified time | relevance | path

Searched refs:CONTACTS_ID (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java294 public static final int CONTACTS_ID = 1001; field in ContactsProvider2
1142 matcher.addURI(ContactsContract.AUTHORITY, "contacts/#", CONTACTS_ID); in matcher.addURI() argument
3491 case CONTACTS_ID: { in deleteInTransaction()
3970 case CONTACTS_ID: { in updateInTransaction()
5704 case CONTACTS_ID: { in queryLocal()
9093 case CONTACTS_ID: in getType()
9186 case CONTACTS_ID: in getDefaultProjection()