Searched defs:numberOfNotifications (Results 1 – 4 of 4) sorted by relevance
132 int numberOfNotifications = getNumberOfNotifications(); in updateNotificationSummary() local157 final int numberOfNotifications = getNumberOfNotifications(); in updateNumberOfNotifications() local
1332 private void generateNotificationsWithSameGroupKey(int numberOfNotifications, String groupKey) { in generateNotificationsWithSameGroupKey()