Searched refs:CONTACT_LOOKUP_KEY (Results 1 – 8 of 8) sorted by relevance
100 public static final int CONTACT_LOOKUP_KEY = 6; field in ContactListAdapter.ContactQuery171 String lookupKey = cursor.getString(ContactQuery.CONTACT_LOOKUP_KEY); in getContactUri()211 cursor.getString(ContactQuery.CONTACT_LOOKUP_KEY))) { in isSelectedContact()266 ContactQuery.CONTACT_LOOKUP_KEY); in bindPhoto()318 String lookupKey = cursor.getString(ContactQuery.CONTACT_LOOKUP_KEY); in getSelectedContactPosition()
204 String lookupKey = cursor.getString(ContactQuery.CONTACT_LOOKUP_KEY); in getContactUri()
248 ContactQuery.CONTACT_LOOKUP_KEY, ContactQuery.CONTACT_DISPLAY_NAME); in bindView()
63 public static final int CONTACT_LOOKUP_KEY = 3; field in GroupMembersAdapter.GroupMembersQuery88 final String lookupKey = cursor.getString(GroupMembersQuery.CONTACT_LOOKUP_KEY); in getContactUri()153 GroupMembersQuery.CONTACT_LOOKUP_KEY, GroupMembersQuery.CONTACT_DISPLAY_NAME); in bindView()
33 public static final int CONTACT_LOOKUP_KEY = 4; field in ContactsCursorLoader
197 String lookupKey = cursor.getString(ContactsCursorLoader.CONTACT_LOOKUP_KEY); in getContactUri()
2212 " AS " + StreamItems.CONTACT_LOOKUP_KEY + ", " + in createContactsViews()
1078 .add(StreamItems.CONTACT_LOOKUP_KEY)5869 StreamItems.CONTACT_LOOKUP_KEY, lookupKey, in queryLocal()