Home
last modified time | relevance | path

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

/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.java768 public void setVisibleState(int visibleState, boolean animate, Runnable endRunnable) { in setVisibleState()
780 public void setVisibleState(int visibleState, boolean animate, Runnable endRunnable, in setVisibleState()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/animation/
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()
/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/assist/
DAssistOrbContainer.java124 private void startExitAnimation(final Runnable endRunnable) { in startExitAnimation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DHybridNotificationView.java127 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
DStackScrollerDecorView.java188 boolean animate, Runnable endRunnable) { in setViewVisible()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationHeaderViewWrapper.java280 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
DNotificationViewWrapper.java287 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSIconViewImpl.java184 final Runnable endRunnable) { in animateGrayScale()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackStateAnimator.java421 Runnable endRunnable = null; in processAnimationEvents() local
DNotificationStackScrollLayout.java5063 Runnable endRunnable = null; in performDismissAllAnimations() local
/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/core/java/com/android/internal/widget/
DMessagingLayout.java266 Runnable endRunnable = () -> { in removeGroups() local
DLockPatternView.java821 Interpolator interpolator, final CellState state, final Runnable endRunnable) { in startRadiusAnimation()
DConversationLayout.java748 Runnable endRunnable = () -> { in removeGroups() local