Searched refs:postNotification (Results 1 – 6 of 6) sorted by relevance
244 postNotification(); in resetNotification()254 private void postNotification() { in postNotification() method in ProcessingService272 postNotification(); in onProgressChanged()278 postNotification(); in onStatusMessageChanged()
376 postNotification(mNotificationBuilder.createNetworkConnectedNotification(mTag, in handleWifiConnected()400 postNotification(mNotificationBuilder.createNetworkFailedNotification(mTag)); in handleConnectionFailure()422 postNotification(mNotificationBuilder.createConnectToAvailableNetworkNotification(mTag, in postInitialNotification()436 private void postNotification(Notification notification) { in postNotification() method in AvailableNetworkNotifier447 postNotification(mNotificationBuilder.createNetworkConnectingNotification(mTag, in handleConnectToNetworkAction()
117 postNotification(notifications.get(call)); in onExternalCallUpdated()208 postNotification(info); in savePhoto()218 postNotification(info); in saveContactInfo()222 private void postNotification(NotificationInfo info) { in postNotification() method in ExternalCallNotifier
122 postNotification(); in run()226 private void postNotification() { in postNotification() method in KitchenSinkShellCommand
256 mMonitor.postNotification(sbn); in testStopFgsIfCallNotificationIsRemoved_PostedAfterFgsIsGained()278 mMonitor.postNotification(sbn); in testStopFgsIfCallNotificationIsRemoved_PostedBeforeFgsIsGained()
361 public void postNotification(StatusBarNotification statusBarNotification) { in postNotification() method in VoipCallMonitor