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