Searched refs:enqueueNotification (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationManagerInternal.java | 24 void enqueueNotification(String pkg, String basePkg, int callingUid, int callingPid, in enqueueNotification() method
|
D | NotificationManagerService.java | 4606 public void enqueueNotification(String pkg, String opPkg, int callingUid, int callingPid,
|
/frameworks/base/services/core/java/com/android/server/net/ |
D | NetworkPolicyManagerService.java | 1189 enqueueNotification(policy, TYPE_WARNING, totalBytes, null); 1199 enqueueNotification(policy, TYPE_LIMIT_SNOOZED, totalBytes, null); 1201 enqueueNotification(policy, TYPE_LIMIT, totalBytes, null); 1229 enqueueNotification(policy, TYPE_RAPID, 0, 1331 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 | 890 nm.enqueueNotification(localPackageName, localPackageName, in postNotification()
|
/frameworks/base/services/ |
D | art-profile | 9424 PLcom/android/server/notification/NotificationManagerService$11;->enqueueNotification(Ljava/lang/St…
|