Home
last modified time | relevance | path

Searched refs:getSelectedContactLookupKey (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/list/
DContactListAdapter.java135 public String getSelectedContactLookupKey() { in getSelectedContactLookupKey() method in ContactListAdapter
209 String lookupKey = getSelectedContactLookupKey(); in isSelectedContact()
DDefaultContactListAdapter.java138 String lookupKey = getSelectedContactLookupKey(); in configureUri()