Home
last modified time | relevance | path

Searched refs:AnimationProgressProperty (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/unfold/progress/
H A DFixedTimingTransitionProgressProvider.kt37 ObjectAnimator.ofFloat(this, AnimationProgressProperty, 0f, 1f)
83 private object AnimationProgressProperty : regex
H A DPhysicsBasedUnfoldTransitionProgressProvider.kt48 private val springAnimation = SpringAnimation(this, AnimationProgressProperty)
187 private object AnimationProgressProperty : regex