Searched refs:PREV_EVENT_DELTA (Results 1 – 2 of 2) sorted by relevance
45 private static final int PREV_EVENT_DELTA = MetricsEvent.FIELD_SELECTION_SINCE_PREVIOUS; field in SelectionSessionLogger79 .addTaggedData(PREV_EVENT_DELTA, event.getDurationSincePreviousEvent()) in writeEvent()
50 private static final int PREV_EVENT_DELTA = MetricsEvent.FIELD_SELECTION_SINCE_PREVIOUS; field in SmartSelectionEventTracker168 .addTaggedData(PREV_EVENT_DELTA, prevEventDelta) in writeEvent()