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

/frameworks/base/services/java/com/android/server/
H A DThrottleService.java615 postNotification(R.string.throttled_notification_title,
650 postNotification(R.string.throttle_warning_notification_title,
665 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.java342 public void postNotification() { method in class:ServiceRecord
H A DActivityManagerService.java10665 r.postNotification();
11224 r.postNotification();

Completed in 77 milliseconds