Searched refs:numNotifications (Results 1 – 1 of 1) sorted by relevance
655 int numNotifications = notifications.length; in getCurrentlyShownNotificationLocked() local656 for (int notificationNum = 0; notificationNum < numNotifications; notificationNum++) { in getCurrentlyShownNotificationLocked()