Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/docs/
H A Dphysics-animation-layout.md73ChildAnimationConfigurator)`. This is a convenience method for starting animations on multiple chi…
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DPhysicsAnimationLayout.java63 interface ChildAnimationConfigurator { interface in PhysicsAnimationLayout.PhysicsAnimationController
214 int startIndex, ChildAnimationConfigurator configurator) { in animationsForChildrenFromIndex()