Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/floatingmenu/
H A DMenuAnimationControllerTest.java68 private TestMenuAnimationController mMenuAnimationController;
88 mMenuAnimationController = new TestMenuAnimationController(mMenuView); in setUp()
250 private static class TestMenuAnimationController extends MenuAnimationController { class in MenuAnimationControllerTest
251 TestMenuAnimationController(MenuView menuView) { in TestMenuAnimationController() method in MenuAnimationControllerTest.TestMenuAnimationController