| /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 | 109 private void removeNotification(StatusBarNotification sbn) { in removeNotification() method in ForegroundServiceNotificationListener
|
| /frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
| D | NotificationListenerController.java | 80 void removeNotification(StatusBarNotification sbn); in removeNotification() method
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
| D | NotificationListenerWithPlugins.java | 158 public void removeNotification(StatusBarNotification sbn) { in getProvider() method in NotificationListenerWithPlugins
|
| D | HeadsUpManagerPhone.java | 321 public boolean removeNotification(@NonNull String key, boolean releaseImmediately, in removeNotification() method in HeadsUpManagerPhone
|
| D | StatusBarNotificationActivityStarter.java | 393 final Runnable removeNotification = () -> in handleNotificationClickAfterPanelCollapsed() local
|
| /frameworks/base/core/java/android/app/ |
| D | Service.java | 800 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/DynamicSystemInstallationService/src/com/android/dynsystem/ |
| D | DynamicSystemInstallationService.java | 411 private void resetTaskAndStop(boolean removeNotification) { in resetTaskAndStop()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
| D | NotificationEntryManager.java | 439 protected void removeNotification(String key, RankingMap ranking, int reason) { in removeNotification() method in NotificationEntryManager
|