Searched refs:METRIC_LAST_EVENT_TIME (Results 1 – 2 of 2) sorted by relevance
39 public static final String METRIC_LAST_EVENT_TIME = "last_event_time"; field in SuggestionEventStore47 Arrays.asList(new String[]{METRIC_LAST_EVENT_TIME, METRIC_COUNT}));73 final String lastTimePrefKey = getPrefKey(suggestionId, eventType, METRIC_LAST_EVENT_TIME); in writeEvent()
75 SuggestionEventStore.METRIC_LAST_EVENT_TIME); in featurize()78 SuggestionEventStore.METRIC_LAST_EVENT_TIME); in featurize()81 SuggestionEventStore.METRIC_LAST_EVENT_TIME); in featurize()