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()
297 controllers.bubbleControllers.getOrNull()?.let { bubbleControllers -> in <lambda>() method
80 public void init(@NonNull BubbleControllers bubbleControllers) { in init()
79 public void init(TaskbarControllers controllers, BubbleControllers bubbleControllers) { in init()
83 public void init(TaskbarControllers controllers, BubbleControllers bubbleControllers) { in init()
52 public void init(@NonNull BubbleControllers bubbleControllers) { in init()
88 public void init(TaskbarControllers controllers, BubbleControllers bubbleControllers) { in init()
185 public void init(TaskbarControllers controllers, BubbleControllers bubbleControllers) { in init()