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 | 4739 public void enqueueNotification(String pkg, String opPkg, int callingUid, int callingPid,
|
/frameworks/base/services/core/java/com/android/server/net/ |
D | NetworkPolicyManagerService.java | 1196 enqueueNotification(policy, TYPE_WARNING, totalBytes, null); 1206 enqueueNotification(policy, TYPE_LIMIT_SNOOZED, totalBytes, null); 1208 enqueueNotification(policy, TYPE_LIMIT, totalBytes, null); 1236 enqueueNotification(policy, TYPE_RAPID, 0, 1338 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 | 891 nm.enqueueNotification(localPackageName, localPackageName, in postNotification()
|
/frameworks/base/services/ |
D | art-profile | 9424 PLcom/android/server/notification/NotificationManagerService$11;->enqueueNotification(Ljava/lang/St…
|