Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DDefaultContactListAdapter.java243 view.setActivated(isSelectedContact(partition, cursor)); in bindView()
DContactListAdapter.java204 public boolean isSelectedContact(int partitionIndex, Cursor cursor) { in isSelectedContact() method in ContactListAdapter