/aosp12/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 | 768 public void setVisibleState(int visibleState, boolean animate, Runnable endRunnable) { in setVisibleState() 780 public void setVisibleState(int visibleState, boolean animate, Runnable endRunnable, in setVisibleState()
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/animation/ |
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()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | StackScrollerDecorView.java | 103 Runnable endRunnable = runAfter == null ? mContentVisibilityEndRunnable : () -> { in setContentVisible() local 195 boolean animate, Runnable endRunnable) { in setViewVisible()
|
H A D | HybridNotificationView.java | 128 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
|
/aosp12/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/cache/ |
H A D | HandlerRunnable.java | 45 Consumer<T> callback, Runnable endRunnable) { in HandlerRunnable()
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
H A D | FloatingWidgetView.java | 92 Runnable endRunnable = mEndRunnable; in onAnimationEnd() local 150 Runnable endRunnable = mEndRunnable; in fastFinish() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/ |
H A D | NotificationHeaderViewWrapper.java | 280 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
|
H A D | NotificationViewWrapper.java | 288 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/ |
H A D | QSIconViewImpl.java | 187 final Runnable endRunnable) { in animateGrayScale()
|
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/ |
H A D | PhotoViewController.java | 1025 Runnable endRunnable = new Runnable() { in runEnterAnimation() local 1107 Runnable endRunnable = new Runnable() { in runExitAnimation() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
H A D | StackStateAnimator.java | 421 Runnable endRunnable = null; in processAnimationEvents() local
|
H A D | NotificationStackScrollLayout.java | 5148 Runnable endRunnable = null; in clearNotifications() local
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A D | MessagingLayout.java | 266 Runnable endRunnable = () -> { in removeGroups() local
|
H A D | LockPatternView.java | 821 Interpolator interpolator, final CellState state, final Runnable endRunnable) { in startRadiusAnimation()
|
H A D | ConversationLayout.java | 748 Runnable endRunnable = () -> { in removeGroups() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | StatusBar.java | 3005 Runnable endRunnable) { in fadeKeyguardAfterLaunchTransition()
|