Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/editor/
DAggregationSuggestionEngine.java374 public int getSuggestedContactCount() { in getSuggestedContactCount() method in AggregationSuggestionEngine
DContactEditorFragment.java1609 if (mAggregationSuggestionEngine.getSuggestedContactCount() == 0) { in onAggregationSuggestionChange()