Home
last modified time | relevance | path

Searched defs:getAnimatedProperties (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DPhysicsAnimationLayout.java98 abstract Set<DynamicAnimation.ViewProperty> getAnimatedProperties(); in getAnimatedProperties() method in PhysicsAnimationLayout.PhysicsAnimationController
H A DExpandedAnimationController.java487 Set<DynamicAnimation.ViewProperty> getAnimatedProperties() { in getAnimatedProperties() method in ExpandedAnimationController
H A DStackAnimationController.java665 Set<DynamicAnimation.ViewProperty> getAnimatedProperties() { in getAnimatedProperties() method in StackAnimationController
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
H A DPhysicsAnimationLayoutTestCase.java251 Set<DynamicAnimation.ViewProperty> getAnimatedProperties() { in getAnimatedProperties() method in PhysicsAnimationLayoutTestCase.TestablePhysicsAnimationLayout.MainThreadAnimationControllerWrapper