Home
last modified time | relevance | path

Searched refs:startGrowAnimation (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/floatingmenu/
H A DMenuAnimationControllerTest.java122 mMenuAnimationController.startGrowAnimation(); in startGrowAnimation_menuCompletelyOpaque()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DMenuAnimationController.java353 void startGrowAnimation() { in startGrowAnimation() method in MenuAnimationController
H A DMenuViewLayer.java430 mMenuAnimationController.startGrowAnimation(); in undo()