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

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java1379 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, method in class:NotificationManagerService
2522 Slog.v(TAG, "enqueueNotificationInternal: pkg=" + pkg + " id=" + id
3397 // In enqueueNotificationInternal notifications are added by scheduling the

Completed in 30 milliseconds