Searched defs:enqueueNotification (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerInternal.java24 void enqueueNotification(String pkg, String basePkg, int callingUid, int callingPid, method in interface:NotificationManagerInternal
/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkPolicyManagerService.java1161 enqueueNotification(policy, TYPE_WARNING, totalBytes, null);
1171 enqueueNotification(policy, TYPE_LIMIT_SNOOZED, totalBytes, null);
1173 enqueueNotification(policy, TYPE_LIMIT, totalBytes, null);
1201 enqueueNotification(policy, TYPE_RAPID, 0,
1300 private void enqueueNotification(NetworkPolicy policy, int type, long totalBytes, method in class:NetworkPolicyManagerService
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 57 milliseconds