Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/unfold/src/com/android/systemui/unfold/progress/
DPhysicsBasedUnfoldTransitionProgressProvider.kt269 addListener(CannedAnimationListener()) in startCannedCancelAnimation()
277 private inner class CannedAnimationListener : AnimatorListenerAdapter() { class