Home
last modified time | relevance | path

Searched refs:LOOKUP_KEY (Results 1 – 9 of 9) 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.java1051 public static final String LOOKUP_KEY = "lookup"; field
1630 Contacts.LOOKUP_KEY, Contacts._ID in getLookupUri()
2888 RawContacts.CONTACT_ID, Contacts.LOOKUP_KEY in getContactLookupUri()
4893 RawContacts.CONTACT_ID, Contacts.LOOKUP_KEY in getContactLookupUri()
/frameworks/base/telecomm/java/android/telecom/
DCallerInfo.java281 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/non-updatable-api/
Dcurrent.txt37916 field public static final String LOOKUP_KEY = "lookup";
/frameworks/base/api/
Dcurrent.txt38060 field public static final String LOOKUP_KEY = "lookup";