Searched defs:getSelectedContactId (Results 1 - 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DContactListAdapter.java133 public long getSelectedContactId() { method in class:ContactListAdapter
193 && getSelectedContactId() == cursor.getLong(ContactQuery.CONTACT_ID);

Completed in 31 milliseconds