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.java352 joinFragment.setTargetContactId(getTargetContactId()); in configureListFragment()
618 private long getTargetContactId() { in getTargetContactId() method in ContactSelectionActivity