Home
last modified time | relevance | path

Searched defs:parsedTime (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/textclassifier/intent/
DLegacyClassificationIntentFactory.java82 final Instant parsedTime = Instant.ofEpochMilli( in create() local
206 Instant parsedTime) { in createForDatetime()
235 private static LabeledIntent createCalendarViewIntent(Context context, Instant parsedTime) { in createCalendarViewIntent()
250 Context context, Instant parsedTime, @TextClassifier.EntityType String type) { in createCalendarCreateEventIntent()