Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/editor/
H A DAggregationSuggestionEngine.java57 void onAggregationSuggestionChange(); in onAggregationSuggestionChange() method
370 mListener.onAggregationSuggestionChange(); in deliverNotification()
H A DContactEditorFragment.java1600 public void onAggregationSuggestionChange() { in onAggregationSuggestionChange() method in ContactEditorFragment