Home
last modified time | relevance | path

Searched refs:numNotifications (Results 1 – 1 of 1) sorted by relevance

/packages/apps/PermissionController/src/com/android/packageinstaller/permission/service/
DLocationAccessCheck.java655 int numNotifications = notifications.length; in getCurrentlyShownNotificationLocked() local
656 for (int notificationNum = 0; notificationNum < numNotifications; notificationNum++) { in getCurrentlyShownNotificationLocked()