Searched refs:incrementNotificationsPostedCount (Results 1 – 2 of 2) sorted by relevance
153 public void incrementNotificationsPostedCount(@IntRange(from = 0) int count) { in incrementNotificationsPostedCount() method in BroadcastResponseStats170 incrementNotificationsPostedCount(stats.getNotificationsPostedCount()); in addCounts()
202 responseStats.incrementNotificationsPostedCount(1); in reportNotificationEvent()