Searched refs:enqueueNotificationInternal (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationManagerService.java | 1379 enqueueNotificationInternal(pkg, opPkg, Binder.getCallingUid(), 2489 enqueueNotificationInternal(pkg, opPkg, callingUid, callingPid, tag, id, notification, 2518 void enqueueNotificationInternal(final String pkg, final String opPkg, final int callingUid, in enqueueNotificationInternal() method in NotificationManagerService
|