/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | CrossFadeHelper.java | 35 public static void fadeOut(final View view, final Runnable endRunnable) { in fadeOut() 40 final Runnable endRunnable) { in fadeOut()
|
D | TransformableView.java | 46 void transformTo(TransformableView notification, Runnable endRunnable); in transformTo()
|
D | ViewTransformationHelper.java | 104 public void transformTo(final TransformableView notification, final Runnable endRunnable) { in transformTo()
|
D | StatusBarIconView.java | 768 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/ |
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()
|
/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/cache/ |
D | HandlerRunnable.java | 45 Consumer<T> callback, Runnable endRunnable) { in HandlerRunnable()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ |
D | AssistOrbContainer.java | 124 private void startExitAnimation(final Runnable endRunnable) { in startExitAnimation()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | HybridNotificationView.java | 127 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
|
D | StackScrollerDecorView.java | 188 boolean animate, Runnable endRunnable) { in setViewVisible()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/ |
D | NotificationHeaderViewWrapper.java | 280 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
|
D | NotificationViewWrapper.java | 287 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/ |
D | QSIconViewImpl.java | 184 final Runnable endRunnable) { in animateGrayScale()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
D | StackStateAnimator.java | 421 Runnable endRunnable = null; in processAnimationEvents() local
|
D | NotificationStackScrollLayout.java | 5063 Runnable endRunnable = null; in performDismissAllAnimations() local
|
/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/core/java/com/android/internal/widget/ |
D | MessagingLayout.java | 266 Runnable endRunnable = () -> { in removeGroups() local
|
D | LockPatternView.java | 821 Interpolator interpolator, final CellState state, final Runnable endRunnable) { in startRadiusAnimation()
|
D | ConversationLayout.java | 748 Runnable endRunnable = () -> { in removeGroups() local
|