Home | History | Annotate | Download | only in ui

Lines Matching defs:LOOKUP_KEY

275         // Creates a contact lookup Uri from contact ID and lookup_key
278 cursor.getString(ContactsQuery.LOOKUP_KEY));
773 cursor.getString(ContactsQuery.LOOKUP_KEY));
907 // a contact's current _ID value and LOOKUP_KEY, the Contacts Provider can generate
909 Contacts.LOOKUP_KEY,
930 final static int LOOKUP_KEY = 1;