Searched refs:TestMenuAnimationController (Results 1 – 1 of 1) sorted by relevance
69 private TestMenuAnimationController mMenuAnimationController;91 mMenuAnimationController = new TestMenuAnimationController( in setUp()273 private static class TestMenuAnimationController extends MenuAnimationController { class in MenuAnimationControllerTest274 TestMenuAnimationController(MenuView menuView, MenuViewAppearance menuViewAppearance) { in TestMenuAnimationController() method in MenuAnimationControllerTest.TestMenuAnimationController