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

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DAggregationSuggestionView.java54 public void onJoinAction(long contactId, List<Long> rawContacIds); method in interface:AggregationSuggestionView.Listener
154 mListener.onJoinAction(mContactId, rawContactIds);
H A DContactEditorBaseFragment.java1629 public void onJoinAction(long contactId, List<Long> rawContactIdList) { method in class:ContactEditorBaseFragment

Completed in 1236 milliseconds