Home
last modified time | relevance | path

Searched refs:enqueueNotification (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/
DJobNotificationCoordinatorTest.java74 .enqueueNotification(anyString(), anyString(), anyInt(), anyInt(), any(), in setUp()
77 .enqueueNotification(anyString(), anyString(), anyInt(), anyInt(), any(), in setUp()
99 coordinator.enqueueNotification(jsc, TEST_PACKAGE, pid, uid, notificationId, null, in testParameterValidation()
109 coordinator.enqueueNotification(jsc, TEST_PACKAGE, pid, uid, notificationId, in testParameterValidation()
119 coordinator.enqueueNotification(jsc, TEST_PACKAGE, pid, uid, notificationId, in testParameterValidation()
128 coordinator.enqueueNotification(jsc, TEST_PACKAGE, pid, uid, notificationId, in testParameterValidation()
146 coordinator.enqueueNotification(jsc, TEST_PACKAGE, pid, uid, notificationId, notification, in testSingleJob_DetachOnStop()
149 .enqueueNotification(eq(TEST_PACKAGE), eq(TEST_PACKAGE), eq(uid), eq(pid), any(), in testSingleJob_DetachOnStop()
168 coordinator.enqueueNotification(jsc, TEST_PACKAGE, pid, uid, notificationId, notification, in testSingleJob_RemoveOnStop()
171 .enqueueNotification(eq(TEST_PACKAGE), eq(TEST_PACKAGE), eq(uid), eq(pid), any(), in testSingleJob_RemoveOnStop()
[all …]
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerInternal.java33 void enqueueNotification(String pkg, String basePkg, int callingUid, int callingPid, in enqueueNotification() method
35 void enqueueNotification(String pkg, String basePkg, int callingUid, int callingPid, in enqueueNotification() method
DNotificationManagerService.java8031 public void enqueueNotification(String pkg, String opPkg, int callingUid, int callingPid,
8038 public void enqueueNotification(String pkg, String opPkg, int callingUid, int callingPid,
9578 enqueued = enqueueNotification();
9590 private boolean enqueueNotification() {
/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/
DJobNotificationCoordinator.java113 void enqueueNotification(@NonNull JobServiceContext hostingContext, @NonNull String packageName, in enqueueNotification() method in JobNotificationCoordinator
177 mNotificationManagerInternal.enqueueNotification( in enqueueNotification()
DJobServiceContext.java1023 mNotificationCoordinator.enqueueNotification(this, callingPkgName, in doSetNotification()
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java1689 enqueueNotification(policy, TYPE_WARNING, totalBytes, null);
1699 enqueueNotification(policy, TYPE_LIMIT_SNOOZED, totalBytes, null);
1701 enqueueNotification(policy, TYPE_LIMIT, totalBytes, null);
1729 enqueueNotification(policy, TYPE_RAPID, 0,
1836 private void enqueueNotification(NetworkPolicy policy, int type, long totalBytes, in enqueueNotification() method in NetworkPolicyManagerService
/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java1686 nm.enqueueNotification(localPackageName, localPackageName, in postNotification()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DActivityManagerServiceTest.java1603 .enqueueNotification(eq(app.info.packageName), eq(app.info.packageName), in testStartForegroundServiceDelegate()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java9144 mInternalService.enqueueNotification(notReal, "android", 0, 0, in testPostFromAndroidForNonExistentPackage()
/frameworks/base/services/
Dart-profile2197 …ification/NotificationManagerService$EnqueueNotificationRunnable;->enqueueNotification()Z+]Landroi…
Dart-wear-profile12577 PLcom/android/server/notification/NotificationManagerService$13;->enqueueNotification(Ljava/lang/St…
12620 …server/notification/NotificationManagerService$EnqueueNotificationRunnable;->enqueueNotification()Z