Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerInternal.java28 void enqueueNotification(String pkg, String basePkg, int callingUid, int callingPid, in enqueueNotification() method
DNotificationManagerService.java6053 public void enqueueNotification(String pkg, String opPkg, int callingUid, int callingPid,
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java1351 enqueueNotification(policy, TYPE_WARNING, totalBytes, null);
1361 enqueueNotification(policy, TYPE_LIMIT_SNOOZED, totalBytes, null);
1363 enqueueNotification(policy, TYPE_LIMIT, totalBytes, null);
1391 enqueueNotification(policy, TYPE_RAPID, 0,
1497 private void enqueueNotification(NetworkPolicy policy, int type, long totalBytes, in enqueueNotification() method in NetworkPolicyManagerService
/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java1032 nm.enqueueNotification(localPackageName, localPackageName, in postNotification()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java5006 mInternalService.enqueueNotification(notReal, "android", 0, 0, in testPostFromAndroidForNonExistentPackage()
/frameworks/base/services/
Dart-profile25476 HPLcom/android/server/net/NetworkPolicyManagerService;->enqueueNotification(Landroid/net/NetworkPol…
26549 HPLcom/android/server/notification/NotificationManagerService$12;->enqueueNotification(Ljava/lang/S…