Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/animation/
H A DPhysicsAnimator.kt428 fun withEndActions(vararg endActions: EndAction?): PhysicsAnimator<T> { regex
437 fun withEndActions(vararg endActions: Runnable?): PhysicsAnimator<T> { regex