Home
last modified time | relevance | path

Searched defs:endRunnable (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/animation/
DAppearAnimationCreator.java32 Runnable endRunnable); in createAnimation()
39 Runnable endRunnable, AnimatorListenerAdapter animatorListener) {} in createAnimation()
DAppearAnimationUtils.java90 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/
DCrossFadeHelper.java39 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()
DTransformableView.java46 void transformTo(TransformableView notification, Runnable endRunnable); in transformTo()
DStatusBarIconView.java861 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()
DViewTransformationHelper.java104 public void transformTo(final TransformableView notification, final Runnable endRunnable) { in transformTo()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
DBubbleBarAnimationHelper.java203 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/
DNotificationDozeHelper.java65 boolean animate, long delay, View view, @Nullable Runnable endRunnable) { in setDozing()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSIconViewImpl.java200 final Runnable endRunnable) { in animateGrayScale()
268 EndRunnableAnimatorListener(Runnable endRunnable) { in EndRunnableAnimatorListener()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DHybridNotificationView.java130 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
DStackScrollerDecorView.java272 Runnable endRunnable) { in performAddAnimation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackStateAnimator.java525 Runnable endRunnable = null; in processAnimationEvents() local
632 Runnable endRunnable = null; in processAnimationEvents() local
DNotificationStackScrollLayout.java5413 Consumer<Boolean> endRunnable = null; in clearNotifications() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationHeaderViewWrapper.java325 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
DNotificationViewWrapper.java291 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DViewHierarchyAnimator.kt447 val endRunnable = Runnable { in <lambda>() constant
/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewController.java1025 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/
DCentralSurfaces.java234 Runnable endRunnable, Runnable cancelRunnable); in fadeKeyguardAfterLaunchTransition()
DNotificationIconContainer.java698 @Nullable Runnable endRunnable) { in setDozing()
DCentralSurfacesImpl.java2117 Runnable endRunnable, Runnable cancelRunnable) { in fadeKeyguardAfterLaunchTransition()