Searched refs:START_EVENT_DELTA (Results 1 – 3 of 3) sorted by relevance
44 private static final int START_EVENT_DELTA = MetricsEvent.FIELD_SELECTION_SINCE_START; field in SelectionSessionLogger78 .addTaggedData(START_EVENT_DELTA, event.getDurationSinceSessionStart()) in writeEvent()
49 private static final int START_EVENT_DELTA = MetricsEvent.FIELD_SELECTION_SINCE_START; field in SmartSelectionEventTracker167 .addTaggedData(START_EVENT_DELTA, now - mSessionStartTime) in writeEvent()
76774 Landroid/view/textclassifier/logging/SmartSelectionEventTracker;->START_EVENT_DELTA:I76848 Landroid/view/textclassifier/SelectionSessionLogger;->START_EVENT_DELTA:I