Home
last modified time | relevance | path

Searched refs:shouldAutoCancel (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationActivityStarter.java378 final boolean shouldAutoCancel = shouldAutoCancel(entry.getSbn()); in handleNotificationClickAfterPanelCollapsed()
379 final NotificationEntry summaryToRemove = shouldAutoCancel in handleNotificationClickAfterPanelCollapsed()
386 if (shouldAutoCancel || mRemoteInputManager.isNotificationKeptForRemoteInputHistory( in handleNotificationClickAfterPanelCollapsed()
426 final boolean shouldAutoCancel = shouldAutoCancel(entry.getSbn()); in onDragSuccess()
427 final NotificationEntry summaryToRemove = shouldAutoCancel in onDragSuccess()
434 if (shouldAutoCancel || mRemoteInputManager.isNotificationKeptForRemoteInputHistory( in onDragSuccess()
639 private static boolean shouldAutoCancel(StatusBarNotification sbn) { in shouldAutoCancel() method in StatusBarNotificationActivityStarter
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DNotificationClickHandlerFactory.java124 if (shouldAutoCancel(alertEntry)) { in getClickHandler()
418 private boolean shouldAutoCancel(AlertEntry alertEntry) {
/aosp12/frameworks/base/core/java/android/animation/
H A DAnimationHandler.java211 if (objectAnimator.shouldAutoCancel(cb)) { in autoCancelBasedOn()
H A DObjectAnimator.java855 boolean shouldAutoCancel(AnimationHandler.AnimationFrameCallback anim) { in shouldAutoCancel() method in ObjectAnimator
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt371 HSPLandroid/animation/ObjectAnimator;->shouldAutoCancel(Landroid/animation/AnimationHandler$Animati…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt371 HSPLandroid/animation/ObjectAnimator;->shouldAutoCancel(Landroid/animation/AnimationHandler$Animati…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt1018 Landroid/animation/ObjectAnimator;->shouldAutoCancel(Landroid/animation/AnimationHandler$AnimationF…