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.java362 public static final int RAW_CONTACTS_ID = 2003; field in ContactsProvider2
1232 matcher.addURI(ContactsContract.AUTHORITY, "raw_contacts/#", RAW_CONTACTS_ID); in matcher.addURI() argument
3976 case RAW_CONTACTS_ID: in deleteInTransaction()
4453 case RAW_CONTACTS_ID: { in updateInTransaction()
7115 case RAW_CONTACTS_ID: in queryLocal()
9702 case RAW_CONTACTS_ID: in getType()
9791 case RAW_CONTACTS_ID: in getDefaultProjection()