Home
last modified time | relevance | path

Searched defs:endRunnable (Results 1 – 18 of 18) 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/notification/row/
DStackScrollerDecorView.java101 Consumer<Boolean> endRunnable = (cancelled) -> { in setContentVisible() local
194 boolean animate, Consumer<Boolean> endRunnable) { in setViewVisible()
254 Runnable endRunnable) { in performAddAnimation()
DHybridNotificationView.java130 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCrossFadeHelper.java35 public static void fadeOut(final View view, final Runnable endRunnable) { in fadeOut()
40 final Runnable endRunnable) { in fadeOut()
DTransformableView.java46 void transformTo(TransformableView notification, Runnable endRunnable); in transformTo()
DViewTransformationHelper.java104 public void transformTo(final TransformableView notification, final Runnable endRunnable) { in transformTo()
DStatusBarIconView.java782 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/
DHandlerRunnable.java45 Consumer<T> callback, Runnable endRunnable) { in HandlerRunnable()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSIconViewImpl.java193 final Runnable endRunnable) { in animateGrayScale()
262 EndRunnableAnimatorListener(Runnable endRunnable) { in EndRunnableAnimatorListener()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationHeaderViewWrapper.java316 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
DNotificationViewWrapper.java286 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DViewHierarchyAnimator.kt415 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/notification/stack/
DStackStateAnimator.java459 Runnable endRunnable = null; in processAnimationEvents() local
DNotificationStackScrollLayout.java5456 Consumer<Boolean> endRunnable = null; in clearNotifications() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfaces.java375 Runnable endRunnable, Runnable cancelRunnable); in fadeKeyguardAfterLaunchTransition()
DCentralSurfacesImpl.java2972 Runnable endRunnable, Runnable cancelRunnable) { in fadeKeyguardAfterLaunchTransition()