Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java320 public static final int CONTACTS_LOOKUP_ID = 1003; field in ContactsProvider2
1238 matcher.addURI(ContactsContract.AUTHORITY, "contacts/lookup/*/#", CONTACTS_LOOKUP_ID); in matcher.addURI() argument
3664 case CONTACTS_LOOKUP_ID: { in deleteInTransaction()
4081 case CONTACTS_LOOKUP_ID: { in updateInTransaction()
5846 case CONTACTS_LOOKUP_ID: { in queryLocal()
9300 case CONTACTS_LOOKUP_ID: in getType()
9393 case CONTACTS_LOOKUP_ID: in getDefaultProjection()