Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/unfold/src/com/android/systemui/unfold/progress/
H A DPhysicsBasedUnfoldTransitionProgressProvider.kt101 cancelTransition(endValue = 1f, animate = true)
105 cancelTransition(endValue = 0f, animate = false)
146 cancelTransition(endValue = 1f, animate = true)
150 private fun cancelTransition(endValue: Float, animate: Boolean) { regex
188 cancelTransition(value, animate = false)
257 cancelTransition(1f, animate = false)