Searched refs:postNotification (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DThrottleService.java617 postNotification(R.string.throttled_notification_title,
652 postNotification(R.string.throttle_warning_notification_title,
667 private void postNotification(int titleInt, int messageInt, int icon, int flags) { method in class:ThrottleService.MyHandler
/frameworks/base/services/java/com/android/server/am/
H A DServiceRecord.java354 public void postNotification() { method in class:ServiceRecord
H A DActiveServices.java386 r.postNotification();
1104 r.postNotification();

Completed in 1700 milliseconds