Searched defs:enqueueNotification (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationManagerInternal.java | 28 void enqueueNotification(String pkg, String basePkg, int callingUid, int callingPid, in enqueueNotification() method 30 void enqueueNotification(String pkg, String basePkg, int callingUid, int callingPid, in enqueueNotification() method
|
/aosp14/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/ |
H A D | JobNotificationCoordinator.java | 113 void enqueueNotification(@NonNull JobServiceContext hostingContext, @NonNull String packageName, in enqueueNotification() method in JobNotificationCoordinator
|
/aosp14/frameworks/base/services/core/java/com/android/server/net/ |
H A D | NetworkPolicyManagerService.java | 1630 private void enqueueNotification(NetworkPolicy policy, int type, long totalBytes, in enqueueNotification() method in NetworkPolicyManagerService
|