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.java206 final Set<DynamicAnimation.ViewProperty> allAnimatedProperties = new HashSet<>(); in animationsForChildrenFromIndex() local
214 allAnimatedProperties.addAll(anim.getAnimatedProperties()); in animationsForChildrenFromIndex()
237 allAnimatedProperties.toArray( in animationsForChildrenFromIndex()