Searched refs:CONTACT_LOOKUP_KEY (Results 1 – 8 of 8) sorted by relevance
102 public static final int CONTACT_LOOKUP_KEY = 6; field in ContactListAdapter.ContactQuery175 String lookupKey = cursor.getString(ContactQuery.CONTACT_LOOKUP_KEY); in getContactUri()207 cursor.getString(ContactQuery.CONTACT_LOOKUP_KEY))) { in isSelectedContact()262 ContactQuery.CONTACT_LOOKUP_KEY); in bindPhoto()314 String lookupKey = cursor.getString(ContactQuery.CONTACT_LOOKUP_KEY); in getSelectedContactPosition()
238 ContactQuery.CONTACT_LOOKUP_KEY, ContactQuery.CONTACT_DISPLAY_NAME); in bindView()
50 public static final int CONTACT_LOOKUP_KEY = 4; field in GroupMemberLoader.GroupEditorQuery65 public static final int CONTACT_LOOKUP_KEY = 2; field in GroupMemberLoader.GroupDetailQuery
42 mLookupIndex = GroupMemberLoader.GroupDetailQuery.CONTACT_LOOKUP_KEY; in bindColumnIndices()
207 String lookupKey = cursor.getString(ContactQuery.CONTACT_LOOKUP_KEY); in getContactUri()
768 String lookupKey = data.getString(GroupEditorQuery.CONTACT_LOOKUP_KEY);
1134 .add(StreamItems.CONTACT_LOOKUP_KEY)5862 StreamItems.CONTACT_LOOKUP_KEY, lookupKey, in queryLocal()
2135 " AS " + StreamItems.CONTACT_LOOKUP_KEY + ", " + in createContactsViews()