Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/activities/
DContactSelectionActivity.java353 joinFragment.setTargetContactId(getTargetContactId()); in configureListFragment()
659 private long getTargetContactId() { in getTargetContactId() method in ContactSelectionActivity