Searched defs:notificationCount (Results 1 – 6 of 6) sorted by relevance
43 public int notificationCount() { in notificationCount() method in NotificationWatcher
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()