Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java349 public static final int RAW_CONTACTS_ID = 2003; field in ContactsProvider2
1271 matcher.addURI(ContactsContract.AUTHORITY, "raw_contacts/#", RAW_CONTACTS_ID); in matcher.addURI() argument
3724 case RAW_CONTACTS_ID: in deleteInTransaction()
4142 case RAW_CONTACTS_ID: { in updateInTransaction()
6759 case RAW_CONTACTS_ID: in queryLocal()
9319 case RAW_CONTACTS_ID: in getType()
9408 case RAW_CONTACTS_ID: in getDefaultProjection()