Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/intent/
DLegacyClassificationIntentFactory.java53 private static final long MIN_EVENT_FUTURE_MILLIS = TimeUnit.MINUTES.toMillis(5); field in LegacyClassificationIntentFactory
214 if (millisUntilEvent > MIN_EVENT_FUTURE_MILLIS) { in createForDatetime()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt77057 Landroid/view/textclassifier/TextClassifierImpl$IntentFactory;->MIN_EVENT_FUTURE_MILLIS:J