/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/headsup/ |
H A D | HeadsUpManager.kt | 123 fun removeNotification(key: String, releaseImmediately: Boolean, reason: String): Boolean in addHeadsUpPhoneListener() method 135 fun removeNotification( in addHeadsUpPhoneListener() method 281 override fun removeNotification(key: String, releaseImmediately: Boolean, reason: String) = in onHeadsUpAnimatingAwayStateChanged() method in com.android.systemui.statusbar.notification.headsup.HeadsUpManagerEmptyImpl 284 override fun removeNotification( in onHeadsUpAnimatingAwayStateChanged() method in com.android.systemui.statusbar.notification.headsup.HeadsUpManagerEmptyImpl
|
H A D | HeadsUpManagerImpl.java | 334 public boolean removeNotification( in removeNotification() method in HeadsUpManagerImpl 352 public boolean removeNotification(@NotNull String key, boolean releaseImmediately, in removeNotification() method in HeadsUpManagerImpl
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A 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
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/headsup/ |
D | HeadsUpManager.java | 146 public abstract boolean removeNotification(@org.jetbrains.annotations.NotNull() in removeNotification() method 160 public abstract boolean removeNotification(@org.jetbrains.annotations.NotNull() in removeNotification() method
|
D | HeadsUpManagerEmptyImpl.java | 130 public boolean removeNotification(@org.jetbrains.annotations.NotNull() in removeNotification() method in HeadsUpManagerEmptyImpl 137 public boolean removeNotification(@org.jetbrains.annotations.NotNull() in removeNotification() method in HeadsUpManagerEmptyImpl
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | StatusBarNotificationActivityStarter.java | 414 final Runnable removeNotification = in handleNotificationClickAfterPanelCollapsed() local 450 final Runnable removeNotification = in onDragSuccess() local
|
H A D | NotificationListenerWithPlugins.java | 164 public void removeNotification(StatusBarNotification sbn) { in getProvider() method in NotificationListenerWithPlugins
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
H A D | HeadsUpCoordinator.kt | 948 fun removeNotification(key: String, releaseImmediately: Boolean) in updateNotification() method 962 override fun removeNotification(key: String, releaseImmediately: Boolean) { in updateNotification() method in com.android.systemui.statusbar.notification.collection.coordinator.HunMutatorImpl
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/statusbar/notification/collection/coordinator/ |
D | HunMutator.java | 47 public abstract void removeNotification(@org.jetbrains.annotations.NotNull() in removeNotification() method
|
D | HunMutatorImpl.java | 60 public void removeNotification(@org.jetbrains.annotations.NotNull() in removeNotification() method in HunMutatorImpl
|
/aosp_15_r20/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/ |
H A D | IAutoNotificationHelper.java | 43 void removeNotification(String title); in removeNotification() method
|
/aosp_15_r20/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
H A D | NotificationListenerController.java | 80 void removeNotification(StatusBarNotification sbn); in removeNotification() method
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowService.java | 79 protected void stopForeground(boolean removeNotification) { in stopForeground()
|
/aosp_15_r20/packages/apps/Car/Notification/src/com/android/car/notification/headsup/ |
D | CarHeadsUpNotificationContainer.java | 111 public void removeNotification(View notificationView) { in removeNotification() method in CarHeadsUpNotificationContainer
|
/aosp_15_r20/sdk/apps/SdkController/src/com/android/tools/sdkcontroller/service/ |
H A D | ControllerService.java | 315 private void removeNotification() { in removeNotification() method in ControllerService
|
/aosp_15_r20/developers/build/prebuilts/androidtv/leanback/app/src/main/java/com/example/android/tvleanback/ui/ |
H A D | MovieDetailsFragment.java | 110 private void removeNotification(int notificationId) { in removeNotification() method in MovieDetailsFragment
|
/aosp_15_r20/packages/apps/Car/Notification/src/com/android/car/notification/ |
D | NotificationGroup.java | 93 public boolean removeNotification(AlertEntry alertEntry) { in removeNotification() method in NotificationGroup
|
D | CarNotificationListener.java | 338 private void removeNotification(AlertEntry alertEntry) { in removeNotification() method in CarNotificationListener
|
D | CarNotificationView.java | 207 public void removeNotification(AlertEntry alertEntry) { in removeNotification() method in CarNotificationView
|
/aosp_15_r20/platform_testing/libraries/automotive-helpers/notifications-app-helper/src/android/platform/helpers/ |
H A D | AutoNotificationHelperImpl.java | 184 public void removeNotification(String title) { in removeNotification() method in AutoNotificationHelperImpl
|
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/callsequencing/voip/ |
D | VoipCallMonitor.java | 366 public void removeNotification(StatusBarNotification statusBarNotification) { in removeNotification() method in VoipCallMonitor
|
/aosp_15_r20/frameworks/base/core/java/android/app/ |
H A D | Service.java | 885 public final void stopForeground(boolean removeNotification) { in stopForeground()
|
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/services/ |
D | FileOperationService.java | 561 public void stopForeground(boolean removeNotification) { in createForegroundManager()
|
/aosp_15_r20/frameworks/base/packages/DynamicSystemInstallationService/src/com/android/dynsystem/ |
H A D | DynamicSystemInstallationService.java | 487 private void resetTaskAndStop(boolean removeNotification) { in resetTaskAndStop()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/DynamicSystemInstallationService/DynamicSystemInstallationService/android_common/repackaged-jarjar/javac/ |
D | DynamicSystemInstallationService.jar | com/android/dynsystem/VerificationActivity.class
VerificationActivity.java
package com.android.dynsystem
public ... |