Home
last modified time | relevance | path

Searched defs:onActiveControllerForLayout (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DPhysicsAnimationLayout.java164 abstract void onActiveControllerForLayout(PhysicsAnimationLayout layout); in onActiveControllerForLayout() method in PhysicsAnimationLayout.PhysicsAnimationController
H A DExpandedAnimationController.java476 void onActiveControllerForLayout(PhysicsAnimationLayout layout) { in onActiveControllerForLayout() method in ExpandedAnimationController
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
H A DPhysicsAnimationLayoutTestCase.java289 void onActiveControllerForLayout(PhysicsAnimationLayout layout) { in onActiveControllerForLayout() method in PhysicsAnimationLayoutTestCase.TestablePhysicsAnimationLayout.MainThreadAnimationControllerWrapper