Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java430 public static final int PROFILE_RAW_CONTACTS = 19005; field in ContactsProvider2
1378 matcher.addURI(ContactsContract.AUTHORITY, "profile/raw_contacts", PROFILE_RAW_CONTACTS); in matcher.addURI() argument
2682 case PROFILE_RAW_CONTACTS: { in insertInTransaction()
3690 case PROFILE_RAW_CONTACTS: { in deleteInTransaction()
4127 case PROFILE_RAW_CONTACTS: { in updateInTransaction()
6674 case PROFILE_RAW_CONTACTS: { in queryLocal()
9217 case PROFILE_RAW_CONTACTS: in getType()
9307 case PROFILE_RAW_CONTACTS: in getDefaultProjection()