Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/animation/
DPhysicsAnimationLayout.java213 final Set<DynamicAnimation.ViewProperty> allAnimatedProperties = new HashSet<>(); in animationsForChildrenFromIndex() local
221 allAnimatedProperties.addAll(anim.getAnimatedProperties()); in animationsForChildrenFromIndex()
244 allAnimatedProperties.toArray( in animationsForChildrenFromIndex()