Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/editor/
H A DAggregationSuggestionView.java95 public boolean handleItemClickEvent() { in handleItemClickEvent() method in AggregationSuggestionView
H A DContactEditorFragment.java1630 suggestionView.handleItemClickEvent(); in onAggregationSuggestionChange()