Searched defs:notificationCount (Results 1 – 5 of 5) sorted by relevance
43 public int notificationCount() { in notificationCount() method in NotificationWatcher
279 public void updateHeader(int notificationCount) { in updateHeader()
126 public void updateHeader(int notificationCount) { in updateHeader()
172 final int notificationCount = recs.size(); in updateState() local
1129 private String getAppLabelPluralString(String appName, int notificationCount) { in getAppLabelPluralString()