Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/animation/
H A DAppearAnimationCreator.java32 Runnable endRunnable); in createAnimation()
39 Runnable endRunnable, AnimatorListenerAdapter animatorListener) {} in createAnimation()
H A 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()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DStackScrollerDecorView.java101 Consumer<Boolean> endRunnable = (cancelled) -> { in setContentVisible() local
194 boolean animate, Consumer<Boolean> endRunnable) { in setViewVisible()
254 Runnable endRunnable) { in performAddAnimation()
H A DHybridNotificationView.java131 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DCrossFadeHelper.java35 public static void fadeOut(final View view, final Runnable endRunnable) { in fadeOut()
40 final Runnable endRunnable) { in fadeOut()
H A DTransformableView.java46 void transformTo(TransformableView notification, Runnable endRunnable); in transformTo()
H A DViewTransformationHelper.java104 public void transformTo(final TransformableView notification, final Runnable endRunnable) { in transformTo()
H A DStatusBarIconView.java842 public void setVisibleState(int visibleState, boolean animate, Runnable endRunnable) { in setVisibleState()
854 public void setVisibleState(int visibleState, boolean animate, Runnable endRunnable, in setVisibleState()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSIconViewImpl.java198 final Runnable endRunnable) { in animateGrayScale()
265 EndRunnableAnimatorListener(Runnable endRunnable) { in EndRunnableAnimatorListener()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
H A DBubbleBarAnimationHelper.java178 public void animateCollapse(Runnable endRunnable) { in animateCollapse()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationHeaderViewWrapper.java321 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
H A DNotificationViewWrapper.java286 public void transformTo(TransformableView notification, Runnable endRunnable) { in transformTo()
/aosp14/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DViewHierarchyAnimator.kt434 val endRunnable = Runnable { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackStateAnimator.java467 Runnable endRunnable = null; in processAnimationEvents() local
H A DNotificationStackScrollLayout.java5338 Consumer<Boolean> endRunnable = null; in clearNotifications() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfaces.java264 Runnable endRunnable, Runnable cancelRunnable); in fadeKeyguardAfterLaunchTransition()
H A DCentralSurfacesImpl.java2429 Runnable endRunnable, Runnable cancelRunnable) { in fadeKeyguardAfterLaunchTransition()