Home
last modified time | relevance | path

Searched defs:isActiveController (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
H A DPhysicsAnimationLayout.java171 protected boolean isActiveController() { in isActiveController() method in PhysicsAnimationLayout.PhysicsAnimationController
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/animation/
H A DPhysicsAnimationLayoutTestCase.java142 protected boolean isActiveController(PhysicsAnimationController controller) { in isActiveController() method in PhysicsAnimationLayoutTestCase.TestablePhysicsAnimationLayout