Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
DPhysicsAnimationLayout.java222 final Set<DynamicAnimation.ViewProperty> allAnimatedProperties = new HashSet<>(); in animationsForChildrenFromIndex() local
232 allAnimatedProperties.addAll(anim.getAnimatedProperties()); in animationsForChildrenFromIndex()
255 allAnimatedProperties.toArray( in animationsForChildrenFromIndex()