Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationUpdateHandler.java41 void removeNotification(String key, NotificationListenerService.RankingMap ranking); in removeNotification() method
DNotificationEntryManager.java501 public void removeNotification(String key, NotificationListenerService.RankingMap ranking) { in removeNotification() method in NotificationEntryManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DForegroundServiceControllerImpl.java114 public boolean removeNotification(StatusBarNotification sbn) { in removeNotification() method in ForegroundServiceControllerImpl
239 public boolean removeNotification(String pkg, String key) { in removeNotification() method in ForegroundServiceControllerImpl.UserServices
254 public boolean removeNotification(ArrayMap<String, ArraySet<String>> map, in removeNotification() method in ForegroundServiceControllerImpl.UserServices
DForegroundServiceController.java37 boolean removeNotification(StatusBarNotification sbn); in removeNotification() method
/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
DHeadsUpManagerPhone.java253 public boolean removeNotification(@NonNull String key, boolean ignoreEarliestRemovalTime) { in removeNotification() method in HeadsUpManagerPhone
DStatusBar.java5243 private void removeNotification(StatusBarNotification notification) { in removeNotification() method
/frameworks/base/core/java/android/app/
DService.java709 public final void stopForeground(boolean removeNotification) { in stopForeground()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DHeadsUpManager.java219 public boolean removeNotification(@NonNull String key, boolean ignoreEarliestRemovalTime) { in removeNotification() method in HeadsUpManager