Searched refs:BubbleStashController (Results 1 – 10 of 10) sorted by relevance
28 public final BubbleStashController bubbleStashController;45 BubbleStashController bubbleStashController, in BubbleControllers()
43 public class BubbleStashController { class86 public BubbleStashController(TaskbarActivityContext activity) { in BubbleStashController() method in BubbleStashController
43 private lateinit var bubbleStashController: BubbleStashController in <lambda>()
55 private BubbleStashController mBubbleStashController;
68 private BubbleStashController mBubbleStashController;
147 private BubbleStashController mBubbleStashController;
25 import com.android.launcher3.taskbar.bubbles.BubbleStashController in <lambda>()34 private val bubbleStashController: BubbleStashController, in <lambda>()
37 import com.android.launcher3.taskbar.bubbles.BubbleStashController62 private lateinit var bubbleStashController: BubbleStashController408 bubbleStashController = mock<BubbleStashController>() in setUpBubbleStashController()
109 import com.android.launcher3.taskbar.bubbles.BubbleStashController;249 new BubbleStashController(this), in TaskbarActivityContext()