/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | HeadsUpManager.kt | 100 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
|
D | BaseHeadsUpManager.java | 197 public boolean removeNotification(@NonNull String key, boolean releaseImmediately) { in removeNotification() method in BaseHeadsUpManager
|
/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
|
/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 | 164 public void removeNotification(StatusBarNotification sbn) { in getProvider() method in NotificationListenerWithPlugins
|
D | StatusBarNotificationActivityStarter.java | 408 final Runnable removeNotification = in handleNotificationClickAfterPanelCollapsed() local 444 final Runnable removeNotification = in onDragSuccess() local
|
D | HeadsUpManagerPhone.java | 359 public boolean removeNotification(@NonNull String key, boolean releaseImmediately, in removeNotification() method in HeadsUpManagerPhone
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/policy/ |
D | TestableHeadsUpManager.java | 102 public boolean removeNotification(@NonNull String key, boolean releaseImmediately, in removeNotification() method in TestableHeadsUpManager
|
/frameworks/base/core/java/android/app/ |
D | Service.java | 885 public final void stopForeground(boolean removeNotification) { in stopForeground()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
D | HeadsUpCoordinator.kt | 800 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/ |
D | DynamicSystemInstallationService.java | 487 private void resetTaskAndStop(boolean removeNotification) { in resetTaskAndStop()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |