Searched refs:BubbleEducationViewController (Results 1 – 2 of 2) sorted by relevance
73 private final BubbleEducationViewController mEducationViewController;104 mEducationViewController = new BubbleEducationViewController(context, (boolean visible) -> { in BubbleBarLayerView()
43 class BubbleEducationViewController(private val context: Context, private val listener: Listener) { class