Home
last modified time | relevance | path

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

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