Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/service/
DLocationAccessCheck.java356 if (getCurrentlyShownNotificationLocked() != null) { in addLocationNotificationIfNeeded()
635 private @Nullable StatusBarNotification getCurrentlyShownNotificationLocked() { in getCurrentlyShownNotificationLocked() method in LocationAccessCheck
700 StatusBarNotification notification = getCurrentlyShownNotificationLocked(); in forgetAboutPackage()