Home
last modified time | relevance | path

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

/aosp12/packages/apps/Camera2/src/com/android/camera/processing/
H A DProcessingService.java244 postNotification(); in resetNotification()
254 private void postNotification() { in postNotification() method in ProcessingService
272 postNotification(); in onProgressChanged()
278 postNotification(); in onStatusMessageChanged()
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DAvailableNetworkNotifier.java360 postNotification(mNotificationBuilder.createNetworkConnectedNotification(mTag, in handleWifiConnected()
384 postNotification(mNotificationBuilder.createNetworkFailedNotification(mTag)); in handleConnectionFailure()
406 postNotification(mNotificationBuilder.createConnectToAvailableNetworkNotification(mTag, in postInitialNotification()
420 private void postNotification(Notification notification) { in postNotification() method in AvailableNetworkNotifier
430 postNotification(mNotificationBuilder.createNetworkConnectingNotification(mTag, in handleConnectToNetworkAction()
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DExternalCallNotifier.java117 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
/aosp12/packages/apps/Car/Messenger/src/com/android/car/messenger/core/shared/
H A DNotificationHandler.java51 public static void postNotification(Conversation conversation) { in postNotification() method in NotificationHandler
/aosp12/packages/apps/Traceur/src/com/android/traceur/
H A DFileSender.java44 public static void postNotification(Context context, File file) { in postNotification() method in FileSender
H A DTraceService.java246 FileSender.postNotification(getApplicationContext(), file); in stopTracingInternal()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifCollection.java371 postNotification(sbn, requireRanking(rankingMap, sbn.getKey())); in onNotificationPosted()
382 postNotification(event.getSbn(), event.getRanking()); in onNotificationGroupPosted()
419 private void postNotification( in postNotification() method in NotifCollection
/aosp12/packages/apps/Car/Messenger/src/com/android/car/messenger/core/service/
H A DMessengerService.java95 dataModel.getUnreadMessages().observeForever(NotificationHandler::postNotification); in subscribeToNotificationUpdates()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DServiceRecord.java930 public void postNotification() { in postNotification() method in ServiceRecord
H A DActiveServices.java1913 r.postNotification(); in setServiceForegroundInnerLocked()
1965 r.postNotification(); in setServiceForegroundInnerLocked()
2225 r.postNotification();
3949 r.postNotification(); in realStartServiceLocked()
/aosp12/frameworks/base/services/
H A Dart-profile9132 HSPLcom/android/server/am/ServiceRecord;->postNotification()V+]Lcom/android/server/am/ActivityManag…