Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/permission/include/binder/
H A DAppOpsManager.h68 OP_ACCESS_NOTIFICATIONS = 25, enumerator
/aosp12/packages/apps/Settings/src/com/android/settings/applications/appops/
H A DAppOpsState.java188 AppOpsManager.OP_ACCESS_NOTIFICATIONS,
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
H A DAppStateTrackerTest.java871 AppOpsManager.OP_ACCESS_NOTIFICATIONS, in loadPersistedAppOps()
906 AppOpsManager.OP_ACCESS_NOTIFICATIONS, in loadPersistedAppOps()
/aosp12/frameworks/base/core/java/android/app/
H A DAppOpsManager.java960 public static final int OP_ACCESS_NOTIFICATIONS = field in AppOpsManager
1824 OP_ACCESS_NOTIFICATIONS,
1875 OP_ACCESS_NOTIFICATIONS, // ACCESS_NOTIFICATIONS
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java4066 if (mAppOps.noteOpNoThrow(AppOpsManager.OP_ACCESS_NOTIFICATIONS, uid, callingPkg,
4184 if (mAppOps.noteOpNoThrow(AppOpsManager.OP_ACCESS_NOTIFICATIONS, uid, callingPkg,
4210 if (mAppOps.noteOpNoThrow(AppOpsManager.OP_ACCESS_NOTIFICATIONS, uid, callingPkg,