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.java29 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
DNotificationManagerService.java7025 public void enqueueNotification(String pkg, String opPkg, int callingUid, int callingPid,
7032 public void enqueueNotification(String pkg, String opPkg, int callingUid, int callingPid,
8512 enqueued = enqueueNotification();
8524 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.java947 mNotificationCoordinator.enqueueNotification(this, callingPkgName, in doSetNotification()
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java1711 enqueueNotification(policy, TYPE_WARNING, totalBytes, null);
1721 enqueueNotification(policy, TYPE_LIMIT_SNOOZED, totalBytes, null);
1723 enqueueNotification(policy, TYPE_LIMIT, totalBytes, null);
1751 enqueueNotification(policy, TYPE_RAPID, 0,
1858 private void enqueueNotification(NetworkPolicy policy, int type, long totalBytes, in enqueueNotification() method in NetworkPolicyManagerService
/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java1688 nm.enqueueNotification(localPackageName, localPackageName, in postNotification()
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DActivityManagerServiceTest.java1440 .enqueueNotification(eq(app.info.packageName), eq(app.info.packageName), in testStartForegroundServiceDelegate()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java7920 mInternalService.enqueueNotification(notReal, "android", 0, 0, in testPostFromAndroidForNonExistentPackage()
/frameworks/base/services/
Dart-profile2034 …ification/NotificationManagerService$EnqueueNotificationRunnable;->enqueueNotification()Z+]Landroi…
Dart-wear-profile15905 PLcom/android/server/notification/NotificationManagerService$13;->enqueueNotification(Ljava/lang/St…
15932 …server/notification/NotificationManagerService$EnqueueNotificationRunnable;->enqueueNotification()Z