Searched defs:notificationCount (Results 1 – 7 of 7) sorted by relevance
32 NotificationInfo(Set<Integer> uidCollection, int notificationCount, int dismissCount, in NotificationInfo()65 public void setNotificationCount(int notificationCount) { in setNotificationCount()
144 int notificationCount = info.getNotificationCount(); in createNotificationInfoWithNewUidAndCount() local
43 public int notificationCount() { in notificationCount() method in NotificationWatcher
185 int notificationCount, long lastNotificationTime, int notificationId) in initSharedPreference()
518 int notificationCount, long lastNotificationTime, int notificationId) in initSharedPreference()
172 final int notificationCount = recs.size(); in updateState() local
1270 private String getAppLabelPluralString(String appName, int notificationCount) { in getAppLabelPluralString()