/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/animation/ |
H A D | AppearAnimationCreator.java | 32 Runnable endRunnable); in createAnimation() 39 Runnable endRunnable, AnimatorListenerAdapter animatorListener) {} in createAnimation()
|
H A D | AppearAnimationUtils.java | 90 Runnable endRunnable = null; in startAnimations() local 118 Runnable endRunnable = null; in startAnimations() local 182 boolean appearing, Interpolator interpolator, final Runnable endRunnable) { in createAnimation() 190 final Runnable endRunnable, final AnimatorListenerAdapter animatorListener) { in createAnimation()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | StackScrollerDecorView.java | 101 Consumer<Boolean> endRunnable = (cancelled) -> { in setContentVisible() local 194 boolean animate, Consumer<Boolean> endRunnable) { in setViewVisible() 254 Runnable endRunnable) { in performAddAnimation()
|
H A D | HybridNotificationView.java | 131 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | CrossFadeHelper.java | 35 public static void fadeOut(final View view, final Runnable endRunnable) { in fadeOut() 40 final Runnable endRunnable) { in fadeOut()
|
H A D | TransformableView.java | 46 void transformTo(TransformableView notification, Runnable endRunnable); in transformTo()
|
H A D | ViewTransformationHelper.java | 104 public void transformTo(final TransformableView notification, final Runnable endRunnable) { in transformTo()
|
H A D | StatusBarIconView.java | 842 public void setVisibleState(int visibleState, boolean animate, Runnable endRunnable) { in setVisibleState() 854 public void setVisibleState(int visibleState, boolean animate, Runnable endRunnable, in setVisibleState()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/ |
H A D | QSIconViewImpl.java | 198 final Runnable endRunnable) { in animateGrayScale() 265 EndRunnableAnimatorListener(Runnable endRunnable) { in EndRunnableAnimatorListener()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/ |
H A D | BubbleBarAnimationHelper.java | 178 public void animateCollapse(Runnable endRunnable) { in animateCollapse()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/ |
H A D | NotificationHeaderViewWrapper.java | 321 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
|
H A D | NotificationViewWrapper.java | 286 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
|
/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
H A D | ViewHierarchyAnimator.kt | 434 val endRunnable = Runnable { regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
H A D | StackStateAnimator.java | 467 Runnable endRunnable = null; in processAnimationEvents() local
|
H A D | NotificationStackScrollLayout.java | 5338 Consumer<Boolean> endRunnable = null; in clearNotifications() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | CentralSurfaces.java | 264 Runnable endRunnable, Runnable cancelRunnable); in fadeKeyguardAfterLaunchTransition()
|
H A D | CentralSurfacesImpl.java | 2429 Runnable endRunnable, Runnable cancelRunnable) { in fadeKeyguardAfterLaunchTransition()
|