Searched refs:noteNotificationOp (Results 1 – 1 of 1) sorted by relevance
434 private boolean noteNotificationOp(String pkg, int uid) { in noteNotificationOp() method in NotificationManagerService1289 if (ENABLE_BLOCKED_TOASTS && (!noteNotificationOp(pkg, Binder.getCallingUid())2675 || !noteNotificationOp(pkg, callingUid) || isPackageSuspended) { in run()