Searched refs:SUGGESTION_LOOKUP_DELAY_MILLIS (Results 1 – 1 of 1) sorted by relevance
100 private static final long SUGGESTION_LOOKUP_DELAY_MILLIS = 300; field in AggregationSuggestionEngine197 handler.sendMessageDelayed(msg, SUGGESTION_LOOKUP_DELAY_MILLIS); in scheduleSuggestionLookup()