Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DAppOpsManager.java1608 public static final int OP_RECEIVE_SENSITIVE_NOTIFICATIONS = field in AppOpsManager
3080 new AppOpInfo.Builder(OP_RECEIVE_SENSITIVE_NOTIFICATIONS,
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java26 import static android.app.AppOpsManager.OP_RECEIVE_SENSITIVE_NOTIFICATIONS;
11977 .noteOpNoThrow(OP_RECEIVE_SENSITIVE_NOTIFICATIONS, uid, pkg, null, null)