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

/frameworks/base/services/java/com/android/server/
H A DThrottleService.java553 postNotification(R.string.throttled_notification_title,
587 postNotification(R.string.throttle_warning_notification_title,
602 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.java324 public void postNotification() { method in class:ServiceRecord
H A DActivityManagerService.java8791 r.postNotification();
9323 r.postNotification();

Completed in 87 milliseconds