Searched defs:notificationCount (Results 1 – 3 of 3) sorted by relevance
43 public int notificationCount() { in notificationCount() method in NotificationWatcher
112 public void updateHeader(int notificationCount) { in updateHeader()
172 final int notificationCount = recs.size(); in updateState() local