Home
last modified time | relevance | path

Searched defs:showBubbleBar (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/stashing/
DBubbleStashController.kt141 fun showBubbleBar(expandBubbles: Boolean) { in showBubbleBar() method
151 fun showBubbleBar(expandBubbles: Boolean, bubbleBarGesture: Boolean) in showBubbleBar() method
DPersistentBubbleStashController.kt179 override fun showBubbleBar(expandBubbles: Boolean, bubbleBarGesture: Boolean) { in showBubbleBar() method in com.android.launcher3.taskbar.bubbles.stashing.PersistentBubbleStashController
DTransientBubbleStashController.kt289 override fun showBubbleBar(expandBubbles: Boolean, bubbleBarGesture: Boolean) { in <lambda>() method in com.android.launcher3.taskbar.bubbles.stashing.TransientBubbleStashController
/packages/apps/Launcher3/quickstep/tests/src/com/android/launcher3/taskbar/bubbles/animation/
DBubbleBarViewAnimatorTest.kt1611 override fun showBubbleBar(expandBubbles: Boolean, bubbleBarGesture: Boolean) { in <lambda>() method in com.android.launcher3.taskbar.bubbles.animation.BubbleBarViewAnimatorTest.FakeBubbleStashController