/frameworks/base/packages/SettingsLib/src/com/android/settingslib/animation/ |
D | AppearAnimationCreator.java | 32 Runnable endRunnable); in createAnimation() 39 Runnable endRunnable, AnimatorListenerAdapter animatorListener) {} in createAnimation()
|
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()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | StackScrollerDecorView.java | 101 Consumer<Boolean> endRunnable = (cancelled) -> { in setContentVisible() local 194 boolean animate, Consumer<Boolean> endRunnable) { in setViewVisible() 254 Runnable endRunnable) { in performAddAnimation()
|
D | HybridNotificationView.java | 130 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | CrossFadeHelper.java | 35 public static void fadeOut(final View view, final Runnable endRunnable) { in fadeOut() 40 final Runnable endRunnable) { in fadeOut()
|
D | TransformableView.java | 46 void transformTo(TransformableView notification, Runnable endRunnable); in transformTo()
|
D | ViewTransformationHelper.java | 104 public void transformTo(final TransformableView notification, final Runnable endRunnable) { in transformTo()
|
D | StatusBarIconView.java | 782 public void setVisibleState(int visibleState, boolean animate, Runnable endRunnable) { in setVisibleState() 794 public void setVisibleState(int visibleState, boolean animate, Runnable endRunnable, in setVisibleState()
|
/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/cache/ |
D | HandlerRunnable.java | 45 Consumer<T> callback, Runnable endRunnable) { in HandlerRunnable()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/ |
D | QSIconViewImpl.java | 193 final Runnable endRunnable) { in animateGrayScale() 262 EndRunnableAnimatorListener(Runnable endRunnable) { in EndRunnableAnimatorListener()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/ |
D | NotificationHeaderViewWrapper.java | 316 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
|
D | NotificationViewWrapper.java | 286 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
|
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
D | ViewHierarchyAnimator.kt | 415 val endRunnable = Runnable { in <lambda>() constant
|
/frameworks/opt/photoviewer/src/com/android/ex/photo/ |
D | PhotoViewController.java | 1025 Runnable endRunnable = new Runnable() { in runEnterAnimation() local 1107 Runnable endRunnable = new Runnable() { in runExitAnimation() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
D | StackStateAnimator.java | 459 Runnable endRunnable = null; in processAnimationEvents() local
|
D | NotificationStackScrollLayout.java | 5456 Consumer<Boolean> endRunnable = null; in clearNotifications() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | CentralSurfaces.java | 375 Runnable endRunnable, Runnable cancelRunnable); in fadeKeyguardAfterLaunchTransition()
|
D | CentralSurfacesImpl.java | 2972 Runnable endRunnable, Runnable cancelRunnable) { in fadeKeyguardAfterLaunchTransition()
|