Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DContactListAdapter.java143 public void setSelectedContact(long selectedDirectoryId, String lookupKey, long contactId) { in setSelectedContact() argument
144 mSelectedContactDirectoryId = selectedDirectoryId; in setSelectedContact()