Searched refs:TestMenuAnimationController (Results 1 – 1 of 1) sorted by relevance
68 private TestMenuAnimationController mMenuAnimationController;88 mMenuAnimationController = new TestMenuAnimationController(mMenuView); in setUp()250 private static class TestMenuAnimationController extends MenuAnimationController { class in MenuAnimationControllerTest251 TestMenuAnimationController(MenuView menuView) { in TestMenuAnimationController() method in MenuAnimationControllerTest.TestMenuAnimationController