Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DAvailableNetworkNotifier.java354 postNotification(mNotificationBuilder.createNetworkConnectedNotification(mTag, in handleWifiConnected()
378 postNotification(mNotificationBuilder.createNetworkFailedNotification(mTag)); in handleConnectionFailure()
404 postNotification(mNotificationBuilder.createConnectToAvailableNetworkNotification(mTag, in postInitialNotification()
418 private void postNotification(Notification notification) { in postNotification() method in AvailableNetworkNotifier
428 postNotification(mNotificationBuilder.createNetworkConnectingNotification(mTag, in handleConnectToNetworkAction()
/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java792 public void postNotification() { in postNotification() method in ServiceRecord
DActiveServices.java1412 r.postNotification(); in setServiceForegroundInnerLocked()
2725 r.postNotification(); in realStartServiceLocked()
/frameworks/base/services/
Dart-profile3649 HSPLcom/android/server/am/ServiceRecord;->postNotification()V