Searched refs:EventCountKey (Results 1 – 1 of 1) sorted by relevance
63 public @interface EventCountKey { annotation in OnboardingPrefs85 public int getCount(@EventCountKey String key) { in getCount()90 public boolean hasReachedMaxCount(@EventCountKey String eventKey) { in hasReachedMaxCount()94 private boolean hasReachedMaxCount(int count, @EventCountKey String eventKey) { in hasReachedMaxCount()115 public boolean incrementEventCount(@EventCountKey String eventKey) { in incrementEventCount()