Searched refs:numberOfNotifications (Results 1 – 1 of 1) sorted by relevance
135 int numberOfNotifications = activeNotifications.length; in updateNotificationSummary() local140 numberOfNotifications--; in updateNotificationSummary()145 if (numberOfNotifications > 1) { in updateNotificationSummary()148 "" + numberOfNotifications); in updateNotificationSummary()173 final int numberOfNotifications = activeNotifications.length; in updateNumberOfNotifications() local175 numberOfNotifications)); in updateNumberOfNotifications()176 Log.i(TAG, getString(R.string.active_notifications, numberOfNotifications)); in updateNumberOfNotifications()