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

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DAggregationSuggestionEngine.java89 private final class SuggestionContentObserver extends ContentObserver { class in class:AggregationSuggestionEngine
90 private SuggestionContentObserver(Handler handler) { method in class:AggregationSuggestionEngine.SuggestionContentObserver
177 mContentObserver = new SuggestionContentObserver(getHandler());

Completed in 38 milliseconds