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

/packages/apps/Contacts/src/com/android/contacts/list/
H A DJoinContactListAdapter.java64 public void setTargetContactId(long targetContactId) { method in class:JoinContactListAdapter
H A DJoinContactListFragment.java124 public void setTargetContactId(long targetContactId) { method in class:JoinContactListFragment
137 adapter.setTargetContactId(mTargetContactId);

Completed in 65 milliseconds