Searched defs:ENABLE_BLOCKED_NOTIFICATIONS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DNotificationManagerService.java132 private static final boolean ENABLE_BLOCKED_NOTIFICATIONS = true; field in class:NotificationManagerService
462 if (ENABLE_BLOCKED_NOTIFICATIONS && !enabled) {
1733 if (ENABLE_BLOCKED_NOTIFICATIONS && !noteNotificationOp(pkg, callingUid)) {

Completed in 42 milliseconds