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

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DAggregationSuggestionView.java50 public void onJoinAction(long contactId, List<Long> rawContacIds); method in interface:AggregationSuggestionView.Listener
144 mListener.onJoinAction(mContactId, rawContactIds);
H A DContactEditorFragment.java1531 public void onJoinAction(long contactId, List<Long> rawContactIdList) { method in class:ContactEditorFragment

Completed in 58 milliseconds