Searched refs:BubbleTaskViewFactory (Results 1 – 6 of 6) sorted by relevance
20 fun interface BubbleTaskViewFactory { in interface() interface
74 private WeakReference<BubbleTaskViewFactory> mTaskViewFactory;90 BubbleTaskViewFactory taskViewFactory, in BubbleViewInfoTask()180 BubbleTaskViewFactory taskViewFactory, in populateForBubbleBar()209 BubbleTaskViewFactory taskViewFactory, in populate()
405 public BubbleTaskView getOrCreateBubbleTaskView(BubbleTaskViewFactory taskViewFactory) { in getOrCreateBubbleTaskView()522 BubbleTaskViewFactory taskViewFactory, in inflate()
201 private final BubbleTaskViewFactory mBubbleTaskViewFactory;349 mBubbleTaskViewFactory = new BubbleTaskViewFactory() { in BubbleController()
74 private lateinit var bubbleTaskViewFactory: BubbleTaskViewFactory in <lambda>()429 private inner class FakeBubbleTaskViewFactory : BubbleTaskViewFactory { in <lambda>()
78 private val bubbleTaskViewFactory = BubbleTaskViewFactory { in <lambda>()