/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/ |
D | CrossFadeHelper.java | 39 public static void fadeOut(final View view, final Runnable endRunnable) { in fadeOut() 59 @Nullable final Runnable endRunnable) { in fadeOut() 153 public static void fadeIn(final View view, Runnable endRunnable) { in fadeIn() 173 @Nullable Runnable endRunnable) { in fadeIn()
|
D | TransformableView.java | 46 void transformTo(TransformableView notification, Runnable endRunnable); in transformTo()
|
D | StatusBarIconView.java | 861 public void setVisibleState(int visibleState, boolean animate, Runnable endRunnable) { in setVisibleState() 873 public void setVisibleState(int visibleState, boolean animate, Runnable endRunnable, in setVisibleState() 996 @Nullable Runnable endRunnable) { in setDozing()
|
D | ViewTransformationHelper.java | 104 public void transformTo(final TransformableView notification, final Runnable endRunnable) { in transformTo()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/ |
D | BubbleBarAnimationHelper.java | 203 public void animateCollapse(Runnable endRunnable) { in animateCollapse() 281 public void animateDismiss(Runnable endRunnable) { in animateDismiss() 343 public void animateIntoTarget(MagneticTarget target, @Nullable Runnable endRunnable) { in animateIntoTarget()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | NotificationDozeHelper.java | 65 boolean animate, long delay, View view, @Nullable Runnable endRunnable) { in setDozing()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/ |
D | QSIconViewImpl.java | 200 final Runnable endRunnable) { in animateGrayScale() 268 EndRunnableAnimatorListener(Runnable endRunnable) { in EndRunnableAnimatorListener()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | HybridNotificationView.java | 130 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
|
D | StackScrollerDecorView.java | 272 Runnable endRunnable) { in performAddAnimation()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
D | StackStateAnimator.java | 525 Runnable endRunnable = null; in processAnimationEvents() local 632 Runnable endRunnable = null; in processAnimationEvents() local
|
D | NotificationStackScrollLayout.java | 5413 Consumer<Boolean> endRunnable = null; in clearNotifications() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/ |
D | NotificationHeaderViewWrapper.java | 325 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
|
D | NotificationViewWrapper.java | 291 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
|
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/ |
D | ViewHierarchyAnimator.kt | 447 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/phone/ |
D | CentralSurfaces.java | 234 Runnable endRunnable, Runnable cancelRunnable); in fadeKeyguardAfterLaunchTransition()
|
D | NotificationIconContainer.java | 698 @Nullable Runnable endRunnable) { in setDozing()
|
D | CentralSurfacesImpl.java | 2117 Runnable endRunnable, Runnable cancelRunnable) { in fadeKeyguardAfterLaunchTransition()
|