Searched refs:MenuAnimationController (Results 1 – 10 of 10) sorted by relevance
38 private final MenuAnimationController mMenuAnimationController;46 MenuListViewTouchHandler(MenuAnimationController menuAnimationController, in MenuListViewTouchHandler()
37 private final MenuAnimationController mAnimationController;40 MenuAnimationController animationController) { in MenuItemAccessibilityDelegate()
82 new MenuAnimationController.MenuPositionProperty( in DismissAnimationController()84 new MenuAnimationController.MenuPositionProperty( in DismissAnimationController()
56 private final MenuAnimationController mMenuAnimationController;79 mMenuAnimationController = new MenuAnimationController(this); in MenuView()144 MenuAnimationController getMenuAnimationController() { in getMenuAnimationController()
48 class MenuAnimationController { class83 MenuAnimationController(MenuView menuView) { in MenuAnimationController() method in MenuAnimationController
90 private final MenuAnimationController mMenuAnimationController;
70 private MenuAnimationController mMenuAnimationController;88 mMenuAnimationController = spy(new MenuAnimationController(mMenuView)); in setUp()
69 private MenuAnimationController mMenuAnimationController;90 mMenuAnimationController = spy(new MenuAnimationController(mStubMenuView)); in setUp()
250 private static class TestMenuAnimationController extends MenuAnimationController {
94 private MenuAnimationController mMenuAnimationController;