Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DMenuListViewTouchHandler.java40 private final MenuAnimationController mMenuAnimationController;
48 MenuListViewTouchHandler(MenuAnimationController menuAnimationController, in MenuListViewTouchHandler()
DMenuItemAccessibilityDelegate.java38 private final MenuAnimationController mAnimationController;
42 MenuAnimationController animationController, MenuViewLayer menuViewLayer) { in MenuItemAccessibilityDelegate()
DMenuView.java72 private final MenuAnimationController mMenuAnimationController;
84 mMenuAnimationController = new MenuAnimationController(this, menuViewAppearance); in MenuView()
148 MenuAnimationController getMenuAnimationController() { in getMenuAnimationController()
DDragToInteractAnimationController.java196 new MenuAnimationController.MenuPositionProperty( in createMagnetizedObjectAndAnimator()
198 new MenuAnimationController.MenuPositionProperty( in createMagnetizedObjectAndAnimator()
DMenuAnimationController.java47 class MenuAnimationController { class
85 MenuAnimationController(MenuView menuView, MenuViewAppearance menuViewAppearance) { in MenuAnimationController() method in MenuAnimationController
DMenuViewLayer.java125 private final MenuAnimationController mMenuAnimationController;
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/floatingmenu/
DMenuItemAccessibilityDelegateTest.java75 private MenuAnimationController mMenuAnimationController;
102 mMenuAnimationController = spy(new MenuAnimationController(mMenuView, in setUp()
DMenuListViewTouchHandlerTest.java74 private MenuAnimationController mMenuAnimationController;
98 mMenuAnimationController = spy(new MenuAnimationController( in setUp()
DMenuAnimationControllerTest.java273 private static class TestMenuAnimationController extends MenuAnimationController {
DMenuViewLayerTest.java128 private MenuAnimationController mMenuAnimationController;