Searched defs:notificationCount (Results 1 – 9 of 9) sorted by relevance
43 public int notificationCount() { in notificationCount() method in NotificationWatcher
108 final int notificationCount = mNotificationKeys.size(); in reportNotificationCountChanged() local
326 private String buildNotificationsContentDescription(int notificationCount) { in buildNotificationsContentDescription()
109 public Builder setMaxNotifications(int notificationCount) { in setMaxNotifications()
279 public void updateHeader(int notificationCount) { in updateHeader()
125 public void updateHeader(int notificationCount) { in updateHeader()
172 final int notificationCount = recs.size(); in updateState() local
1037 private String getAppLabelPluralString(String appName, int notificationCount) { in getAppLabelPluralString()