Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
DPhysicsAnimationLayout.java75 void configureAnimationForChildAtIndex(int index, PhysicsPropertyAnimator animation); in configureAnimationForChildAtIndex() method
231 configurator.configureAnimationForChildAtIndex(i, anim); in animationsForChildrenFromIndex()