Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/role-controller/java/com/android/role/controller/util/
DNotificationUtils.java72 List<ComponentName> notificationListenersForPackage = in setNotificationGrantStateForPackageAsUser() local
77 for (ComponentName componentName : notificationListenersForPackage) { in setNotificationGrantStateForPackageAsUser()