Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCrossFadeHelper.java30 public static void fadeOut(final View view, final Runnable endRunnable) { in fadeOut()
35 final Runnable endRunnable) { in fadeOut()
DTransformableView.java45 void transformTo(TransformableView notification, Runnable endRunnable); in transformTo()
DStackScrollerDecorView.java168 boolean animate, Runnable endRunnable) { in setViewVisible()
DViewTransformationHelper.java69 public void transformTo(final TransformableView notification, final Runnable endRunnable) { in transformTo()
DStatusBarIconView.java684 public void setVisibleState(int visibleState, boolean animate, Runnable endRunnable) { in setVisibleState()
696 public void setVisibleState(int visibleState, boolean animate, Runnable endRunnable, in setVisibleState()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/animation/
DAppearAnimationUtils.java93 Runnable endRunnable = null; in startAnimations() local
121 Runnable endRunnable = null; in startAnimations() local
185 boolean appearing, Interpolator interpolator, final Runnable endRunnable) { in createAnimation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
DAssistOrbContainer.java114 private void startExitAnimation(final Runnable endRunnable) { in startExitAnimation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DHybridNotificationView.java131 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
DNotificationHeaderViewWrapper.java215 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
DNotificationViewWrapper.java112 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSIconViewImpl.java163 final Runnable endRunnable) { in animateGrayScale()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackStateAnimator.java461 Runnable endRunnable = null; in processAnimationEvents() 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.java207 Runnable endRunnable = () -> { in removeGroups() local
DLockPatternView.java789 Interpolator interpolator, final CellState state, final Runnable endRunnable) { in startRadiusAnimation()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java1300 Runnable endRunnable = null; in performDismissAllAnimations() local
3596 Runnable endRunnable) { in fadeKeyguardAfterLaunchTransition()