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

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java206 static final boolean ENABLE_BLOCKED_TOASTS = true; field in class:NotificationManagerService
1289 if (ENABLE_BLOCKED_TOASTS && (!noteNotificationOp(pkg, Binder.getCallingUid())

Completed in 33 milliseconds