Home
last modified time | relevance | path

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

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