Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/permission/include/binder/
H A DAppOpsManager.h54 OP_POST_NOTIFICATION = 11, enumerator
/aosp12/packages/apps/Settings/src/com/android/settings/applications/appops/
H A DAppOpsState.java187 new int[] { AppOpsManager.OP_POST_NOTIFICATION,
/aosp12/frameworks/base/core/java/android/app/
H A DAppOpsManager.java914 public static final int OP_POST_NOTIFICATION = AppProtoEnums.APP_OP_POST_NOTIFICATION; field in AppOpsManager
1861 OP_POST_NOTIFICATION, // POST_NOTIFICATION
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java3325 mAppOps.setMode(AppOpsManager.OP_POST_NOTIFICATION, uid, pkg,