Searched refs:getSelectedContactId (Results 1 – 2 of 2) sorted by relevance
133 public long getSelectedContactId() { in getSelectedContactId() method in ContactListAdapter193 && getSelectedContactId() == cursor.getLong(ContactQuery.CONTACT_ID); in isSelectedContact()
105 uri = ContentUris.withAppendedId(Contacts.CONTENT_URI, getSelectedContactId()); in configureUri()