Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DHeadsUpManager.kt100 fun removeNotification(key: String, releaseImmediately: Boolean): Boolean in addHeadsUpPhoneListener() method
111 fun removeNotification(key: String, releaseImmediately: Boolean, animate: Boolean): Boolean in addHeadsUpPhoneListener() method
226 override fun removeNotification(key: String, releaseImmediately: Boolean) = false in onHeadsUpAnimatingAwayStateChanged() method in com.android.systemui.statusbar.policy.HeadsUpManagerEmptyImpl
227 override fun removeNotification(key: String, releaseImmediately: Boolean, animate: Boolean) = in onHeadsUpAnimatingAwayStateChanged() method in com.android.systemui.statusbar.policy.HeadsUpManagerEmptyImpl
DBaseHeadsUpManager.java197 public boolean removeNotification(@NonNull String key, boolean releaseImmediately) { in removeNotification() method in BaseHeadsUpManager
/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
/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.java164 public void removeNotification(StatusBarNotification sbn) { in getProvider() method in NotificationListenerWithPlugins
DStatusBarNotificationActivityStarter.java408 final Runnable removeNotification = in handleNotificationClickAfterPanelCollapsed() local
444 final Runnable removeNotification = in onDragSuccess() local
DHeadsUpManagerPhone.java359 public boolean removeNotification(@NonNull String key, boolean releaseImmediately, in removeNotification() method in HeadsUpManagerPhone
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/policy/
DTestableHeadsUpManager.java102 public boolean removeNotification(@NonNull String key, boolean releaseImmediately, in removeNotification() method in TestableHeadsUpManager
/frameworks/base/core/java/android/app/
DService.java885 public final void stopForeground(boolean removeNotification) { in stopForeground()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DHeadsUpCoordinator.kt800 fun removeNotification(key: String, releaseImmediately: Boolean) in updateNotification() method
814 override fun removeNotification(key: String, releaseImmediately: Boolean) { in updateNotification() method in com.android.systemui.statusbar.notification.collection.coordinator.HunMutatorImpl
/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/
DDynamicSystemInstallationService.java487 private void resetTaskAndStop(boolean removeNotification) { in resetTaskAndStop()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...