Home
last modified time | relevance | path

Searched defs:removeNotification (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationUpdateHandler.java43 void removeNotification(String key, NotificationListenerService.RankingMap ranking, int reason); in removeNotification() method
DAlertingNotificationManager.java79 public boolean removeNotification(@NonNull String key, boolean releaseImmediately) { in removeNotification() method in AlertingNotificationManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DForegroundServicesUserState.java83 public boolean removeNotification(String pkg, String key) { in removeNotification() method in ForegroundServicesUserState
98 public boolean removeNotification(ArrayMap<String, ArraySet<String>> map, in removeNotification() method in ForegroundServicesUserState
DForegroundServiceNotificationListener.java84 private void removeNotification(StatusBarNotification sbn) { in removeNotification() method in ForegroundServiceNotificationListener
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DNotificationListenerController.java59 void removeNotification(StatusBarNotification sbn); in removeNotification() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationListenerWithPlugins.java142 public void removeNotification(StatusBarNotification sbn) { in getProvider() method in NotificationListenerWithPlugins
DStatusBarNotificationActivityStarter.java483 private void removeNotification(StatusBarNotification notification) { in removeNotification() method in StatusBarNotificationActivityStarter
/frameworks/base/core/java/android/app/
DService.java756 public final void stopForeground(boolean removeNotification) { in stopForeground()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManager.java261 public void removeNotification(String key, NotificationListenerService.RankingMap ranking, in removeNotification() method in NotificationEntryManager