Searched defs:noteNotificationOp (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java434 private boolean noteNotificationOp(String pkg, int uid) { method in class:NotificationManagerService
1289 if (ENABLE_BLOCKED_TOASTS && (!noteNotificationOp(pkg, Binder.getCallingUid())
2675 || !noteNotificationOp(pkg, callingUid) || isPackageSuspended) {

Completed in 120 milliseconds