Searched refs:enqueueNotification (Results 1 – 6 of 6) sorted by relevance
| /frameworks/base/services/core/java/com/android/server/notification/ |
| D | NotificationManagerInternal.java | 28 void enqueueNotification(String pkg, String basePkg, int callingUid, int callingPid, in enqueueNotification() method
|
| D | NotificationManagerService.java | 6053 public void enqueueNotification(String pkg, String opPkg, int callingUid, int callingPid,
|
| /frameworks/base/services/core/java/com/android/server/net/ |
| D | NetworkPolicyManagerService.java | 1351 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/ |
| D | ServiceRecord.java | 1032 nm.enqueueNotification(localPackageName, localPackageName, in postNotification()
|
| /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
| D | NotificationManagerServiceTest.java | 5006 mInternalService.enqueueNotification(notReal, "android", 0, 0, in testPostFromAndroidForNonExistentPackage()
|
| /frameworks/base/services/ |
| D | art-profile | 25476 HPLcom/android/server/net/NetworkPolicyManagerService;->enqueueNotification(Landroid/net/NetworkPol… 26549 HPLcom/android/server/notification/NotificationManagerService$12;->enqueueNotification(Ljava/lang/S…
|