Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DMenuViewLayer.java267 mDragToInteractAnimationController.animateInteractMenu( in MenuViewLayer()
275 mDragToInteractAnimationController.animateInteractMenu( in MenuViewLayer()
499 mDragToInteractAnimationController.animateInteractMenu( in dispatchAccessibilityAction()
DDragToInteractAnimationController.java166 void animateInteractMenu(int targetViewId, boolean scaleUp) { in animateInteractMenu() method in DragToInteractAnimationController