Home
last modified time | relevance | path

Searched refs:clearNotification (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationClickHandlerFactory.java130 clearNotification(alertEntry); in getClickHandler()
275 clearNotification(summaryNotification);
278 .forEach(alertEntry -> clearNotification(alertEntry));
302 private void clearNotification(AlertEntry alertEntry) {
DCarNotificationItemTouchListener.java122 clearNotification(summaryNotification); in CarNotificationItemTouchListener()
130 clearNotification(alertEntry); in CarNotificationItemTouchListener()
134 clearNotification(notification); in CarNotificationItemTouchListener()
447 private void clearNotification(AlertEntry alertEntry) { in clearNotification() method in CarNotificationItemTouchListener
/packages/services/Telecomm/src/com/android/server/telecom/
DTelecomBroadcastIntentProcessor.java165 disconnectedCallNotifier.clearNotification(userHandle); in processIntent()
172 disconnectedCallNotifier.clearNotification(userHandle); in processIntent()
/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmStateManager.java364 AlarmNotifications.clearNotification(context, instance); in setSilentState()
408 AlarmNotifications.clearNotification(context, instance); in setHideNotificationState()
566 AlarmNotifications.clearNotification(context, instance); in setPreDismissState()
624 AlarmNotifications.clearNotification(context, instance); in unregisterInstance()
DAlarmNotifications.java525 clearNotification(service, instance); in showAlarmNotification()
529 static synchronized void clearNotification(Context context, AlarmInstance instance) { in clearNotification() method in AlarmNotifications
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertDialog.java330 clearNotification(intent); in onCreate()
672 clearNotification(intent); in onNewIntent()
682 private void clearNotification(Intent intent) { in clearNotification() method in CellBroadcastAlertDialog
/packages/services/Telecomm/src/com/android/server/telecom/ui/
DDisconnectedCallNotifier.java145 clearNotification(mCallsManager.getCurrentUserHandle()); in onCallStateChanged()
376 public void clearNotification(UserHandle userHandle) { in clearNotification() method in DisconnectedCallNotifier
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
DSapServer.java311 void clearNotification() { in clearNotification() method in SapServer
494 clearNotification(); in run()
745 clearNotification(); in shutdown()