Searched refs:FEATURE_CLICKED_COUNT (Results 1 – 1 of 1) sorted by relevance
45 public static final String FEATURE_CLICKED_COUNT = "clicked_count"; field in SuggestionFeaturizer95 featureMap.put(FEATURE_CLICKED_COUNT, normalizedCount(mEventStore.readMetric(id, in featurize()