| /frameworks/base/packages/SystemUI/src/com/android/systemui/ |
| D | ForegroundServicesUserState.java | 85 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
|
| D | ForegroundServiceNotificationListener.java | 112 private void removeNotification(StatusBarNotification sbn) { in removeNotification() method in ForegroundServiceNotificationListener
|
| /frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/notification/ |
| D | CarHeadsUpNotificationSystemContainer.java | 99 public void removeNotification(View notificationView) { in removeNotification() method in CarHeadsUpNotificationSystemContainer
|
| /frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
| D | NotificationListenerController.java | 59 void removeNotification(StatusBarNotification sbn); in removeNotification() method
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
| D | NotificationListenerWithPlugins.java | 142 public void removeNotification(StatusBarNotification sbn) { in getProvider() method in NotificationListenerWithPlugins
|
| D | StatusBarNotificationActivityStarter.java | 574 private void removeNotification(NotificationEntry entry) { in removeNotification() method in StatusBarNotificationActivityStarter
|
| /frameworks/base/core/java/android/app/ |
| D | Service.java | 758 public final void stopForeground(boolean removeNotification) { in stopForeground()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
| D | AlertingNotificationManager.java | 79 public boolean removeNotification(@NonNull String key, boolean releaseImmediately) { in removeNotification() method in AlertingNotificationManager
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
| D | NotificationEntryManager.java | 425 public void removeNotification(String key, RankingMap ranking, in removeNotification() method in NotificationEntryManager
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/ |
| D | BubbleController.java | 288 void removeNotification(@NonNull NotificationEntry entry, int reason); in removeNotification() method
|