Searched refs:enqueueNotification (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationManagerInternal.java | 22 void enqueueNotification(String pkg, String basePkg, int callingUid, int callingPid, in enqueueNotification() method
|
D | NotificationManagerService.java | 2000 public void enqueueNotification(String pkg, String opPkg, int callingUid, int callingPid,
|
/frameworks/base/services/core/java/com/android/server/net/ |
D | NetworkPolicyManagerService.java | 798 enqueueNotification(policy, TYPE_LIMIT_SNOOZED, totalBytes); in updateNotificationsLocked() 800 enqueueNotification(policy, TYPE_LIMIT, totalBytes); in updateNotificationsLocked() 808 enqueueNotification(policy, TYPE_WARNING, totalBytes); in updateNotificationsLocked() 881 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 | 509 nm.enqueueNotification(localPackageName, localPackageName, in postNotification()
|
/frameworks/data-binding/prebuilds/1.0-rc0/ |
D | databinding-studio-bundle.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/databinding/
android/ ... |