Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/
DPhysicsAnimationLayout.java67 void configureAnimationForChildAtIndex(int index, PhysicsPropertyAnimator animation); in configureAnimationForChildAtIndex() method
213 configurator.configureAnimationForChildAtIndex(i, anim); in animationsForChildrenFromIndex()