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.java393 public static final int PROFILE_RAW_CONTACTS = 19005; field in ContactsProvider2
1322 matcher.addURI(ContactsContract.AUTHORITY, "profile/raw_contacts", PROFILE_RAW_CONTACTS); in matcher.addURI() argument
2638 case PROFILE_RAW_CONTACTS: { in insertInTransaction()
3646 case PROFILE_RAW_CONTACTS: { in deleteInTransaction()
4076 case PROFILE_RAW_CONTACTS: { in updateInTransaction()
6625 case PROFILE_RAW_CONTACTS: { in queryLocal()
9173 case PROFILE_RAW_CONTACTS: in getType()
9265 case PROFILE_RAW_CONTACTS: in getDefaultProjection()