Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/unfold/src/com/android/systemui/unfold/progress/
DPhysicsBasedUnfoldTransitionProgressProvider.kt124 cancelTransition(endValue = 1f, animate = true) in saturate()
128 cancelTransition(endValue = 0f, animate = false) in saturate()
169 cancelTransition(endValue = 1f, animate = true) in onUnfoldedScreenAvailable()
173 private fun cancelTransition(endValue: Float, animate: Boolean) { in cancelTransition() method
211 cancelTransition(value, animate = false) in onAnimationEnd()
283 cancelTransition(1f, animate = false) in onAnimationEnd()