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.java318 public static final int CONTACTS_ID = 1001; field in ContactsProvider2
1214 matcher.addURI(ContactsContract.AUTHORITY, "contacts/#", CONTACTS_ID); in matcher.addURI() argument
3645 case CONTACTS_ID: { in deleteInTransaction()
4073 case CONTACTS_ID: { in updateInTransaction()
5837 case CONTACTS_ID: { in queryLocal()
9299 case CONTACTS_ID: in getType()
9392 case CONTACTS_ID: in getDefaultProjection()