Home
last modified time | relevance | path

Searched refs:LOOKUP_KEY (Results 1 – 11 of 11) 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.java66 Contacts.LOOKUP_KEY,
73 PhoneLookup.LOOKUP_KEY,
/frameworks/support/samples/Support13Demos/src/com/example/android/supportv13/app/
DCursorFragment.java111 Contacts.LOOKUP_KEY,
/frameworks/base/core/java/android/provider/
DContactsContract.java1027 public static final String LOOKUP_KEY = "lookup"; field
1627 Contacts.LOOKUP_KEY, Contacts._ID in getLookupUri()
2883 RawContacts.CONTACT_ID, Contacts.LOOKUP_KEY in getContactLookupUri()
4839 RawContacts.CONTACT_ID, Contacts.LOOKUP_KEY in getContactLookupUri()
/frameworks/base/telephony/java/com/android/internal/telephony/
DCallerInfo.java247 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.txt33874 field public static final java.lang.String LOOKUP_KEY = "lookup";
Dtest-current.txt34063 field public static final java.lang.String LOOKUP_KEY = "lookup";
Dsystem-current.txt36792 field public static final java.lang.String LOOKUP_KEY = "lookup";