Searched defs:bubbleControllers (Results 1 – 9 of 9) sorted by relevance
114 val bubbleControllers = controllers.bubbleControllers.orElse(null) in onControllerInterceptTouchEvent() constant
66 public final Optional<BubbleControllers> bubbleControllers; field in TaskbarControllers89 public TaskbarControllers(TaskbarActivityContext taskbarActivityContext, in TaskbarControllers()
417 controllers.bubbleControllers.getOrNull()?.let { bubbleControllers -> in <lambda>() method
83 public void init(@NonNull BubbleControllers bubbleControllers) { in init()
82 public void init(TaskbarControllers controllers, BubbleControllers bubbleControllers) { in init()
93 public void init(TaskbarControllers controllers, BubbleControllers bubbleControllers) { in init()
89 public void init(@NonNull BubbleControllers bubbleControllers) { in init()
105 public void init(TaskbarControllers controllers, BubbleControllers bubbleControllers) { in init()
214 public void init(BubbleControllers bubbleControllers, in init()