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.java24 void enqueueNotification(String pkg, String basePkg, int callingUid, int callingPid, in enqueueNotification() method
DNotificationManagerService.java5528 public void enqueueNotification(String pkg, String opPkg, int callingUid, int callingPid,
/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java1202 enqueueNotification(policy, TYPE_WARNING, totalBytes, null);
1212 enqueueNotification(policy, TYPE_LIMIT_SNOOZED, totalBytes, null);
1214 enqueueNotification(policy, TYPE_LIMIT, totalBytes, null);
1242 enqueueNotification(policy, TYPE_RAPID, 0,
1344 private void enqueueNotification(NetworkPolicy policy, int type, long totalBytes, in enqueueNotification() method in NetworkPolicyManagerService
/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java909 nm.enqueueNotification(localPackageName, localPackageName, in postNotification()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java4681 mInternalService.enqueueNotification(notReal, "android", 0, 0, in testPostFromAndroidForNonExistentPackage()
/frameworks/base/services/
Dart-profile20362 HPLcom/android/server/net/NetworkPolicyManagerService;->enqueueNotification(Landroid/net/NetworkPol…
21388 HPLcom/android/server/notification/NotificationManagerService$11;->enqueueNotification(Ljava/lang/S…