Home
last modified time | relevance | path

Searched defs:bubbleStashController (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleControllers.java28 public final BubbleStashController bubbleStashController; field in BubbleControllers
45 BubbleStashController bubbleStashController, in BubbleControllers()
DBubbleBarPinController.kt43 private lateinit var bubbleStashController: BubbleStashController in <lambda>() variable
DBubblePinController.kt43 private lateinit var bubbleStashController: BubbleStashController in <lambda>() variable
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/animation/
DBubbleBarViewAnimator.kt34 private val bubbleStashController: BubbleStashController, in <lambda>() constant in com.android.launcher3.taskbar.bubbles.animation.BubbleBarViewAnimator
/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/bubbles/animation/
DBubbleBarViewAnimatorTest.kt62 private lateinit var bubbleStashController: BubbleStashController variable in com.android.launcher3.taskbar.bubbles.animation.BubbleBarViewAnimatorTest