Home
last modified time | relevance | path

Searched defs:updateFlyoutWhileExpanding (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/flyout/
DBubbleBarFlyoutController.kt122 fun updateFlyoutWhileExpanding(message: BubbleBarFlyoutMessage) { in <lambda>() method
/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/bubbles/flyout/
DBubbleBarFlyoutControllerTest.kt157 fun updateFlyoutWhileExpanding() { in <lambda>() method