Searched refs:SUGGESTION_LOOKUP_DELAY_MILLIS (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
H A DAggregationSuggestionEngine.java100 private static final long SUGGESTION_LOOKUP_DELAY_MILLIS = 300; field in class:AggregationSuggestionEngine
197 handler.sendMessageDelayed(msg, SUGGESTION_LOOKUP_DELAY_MILLIS);

Completed in 264 milliseconds