Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/animation/
DUnfoldMoveFromCenterAnimator.kt111 private fun AnimatedView.applyTransition(progress: Float) { in AnimatedView() method
121 private fun AnimatedView.applyAlpha(progress: Float) { in AnimatedView() method
129 private fun AnimatedView.updateAnimatedView(view: View): AnimatedView { in createAnimatedView() method
188 private class AnimatedView( class in com.android.systemui.shared.animation.UnfoldMoveFromCenterAnimator