Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java205 static final boolean ENABLE_BLOCKED_NOTIFICATIONS = true; field in NotificationManagerService
1148 if (ENABLE_BLOCKED_NOTIFICATIONS && !enabled) { in setNotificationsEnabledForPackageImpl()