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