Home
last modified time | relevance | path

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

/frameworks/opt/chips/src/com/android/ex/chips/
DQueries.java40 Contacts.LOOKUP_KEY, // 8
60 Contacts.LOOKUP_KEY, // 8
84 public static final int LOOKUP_KEY = 8; // String field in Queries.Query
DRecipientAlternatesAdapter.java266 c.getString(Queries.Query.LOOKUP_KEY)); in processContactEntries()
515 original.getString(Query.LOOKUP_KEY), in removeUndesiredDestinations()
528 if (row[Query.LOOKUP_KEY] == null) { in removeUndesiredDestinations()
529 row[Query.LOOKUP_KEY] = lookupKey; in removeUndesiredDestinations()
584 c.getString(Queries.Query.LOOKUP_KEY)); in getRecipientEntry()
DBaseRecipientAdapter.java184 this.lookupKey = cursor.getString(Queries.Query.LOOKUP_KEY); in TemporaryEntry()
/frameworks/base/core/java/android/widget/
DQuickContactBadge.java68 Contacts.LOOKUP_KEY,
75 PhoneLookup.LOOKUP_KEY,
/frameworks/base/core/java/android/provider/
DContactsContract.java1050 public static final String LOOKUP_KEY = "lookup"; field
1629 Contacts.LOOKUP_KEY, Contacts._ID in getLookupUri()
2887 RawContacts.CONTACT_ID, Contacts.LOOKUP_KEY in getContactLookupUri()
4892 RawContacts.CONTACT_ID, Contacts.LOOKUP_KEY in getContactLookupUri()
/frameworks/base/telephony/java/com/android/internal/telephony/
DCallerInfo.java258 columnIndex = cursor.getColumnIndex(PhoneLookup.LOOKUP_KEY); in getCallerInfo()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt24324 field public static final java.lang.String LOOKUP_KEY = "lookup";
/frameworks/base/api/
Dcurrent.txt37614 field public static final String LOOKUP_KEY = "lookup";