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/
DForegroundServicesUserState.java85 public boolean removeNotification(String pkg, String key) { in removeNotification() method in ForegroundServicesUserState
100 public boolean removeNotification(ArrayMap<String, ArraySet<String>> map, in removeNotification() method in ForegroundServicesUserState
DForegroundServiceNotificationListener.java109 private void removeNotification(StatusBarNotification sbn) { in removeNotification() method in ForegroundServiceNotificationListener
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
DNotificationListenerController.java80 void removeNotification(StatusBarNotification sbn); in removeNotification() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationListenerWithPlugins.java158 public void removeNotification(StatusBarNotification sbn) { in getProvider() method in NotificationListenerWithPlugins
DHeadsUpManagerPhone.java321 public boolean removeNotification(@NonNull String key, boolean releaseImmediately, in removeNotification() method in HeadsUpManagerPhone
DStatusBarNotificationActivityStarter.java393 final Runnable removeNotification = () -> in handleNotificationClickAfterPanelCollapsed() local
/frameworks/base/core/java/android/app/
DService.java800 public final void stopForeground(boolean removeNotification) { in stopForeground()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DAlertingNotificationManager.java79 public boolean removeNotification(@NonNull String key, boolean releaseImmediately) { in removeNotification() method in AlertingNotificationManager
/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DDynamicSystemInstallationService.java411 private void resetTaskAndStop(boolean removeNotification) { in resetTaskAndStop()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManager.java439 protected void removeNotification(String key, RankingMap ranking, int reason) { in removeNotification() method in NotificationEntryManager