Searched refs:initBubbles (Results 1 – 1 of 1) sorted by relevance
934 private void initBubbles(Bubbles bubbles) { in initBubbles() method in CentralSurfacesImpl948 mBubblesOptional.ifPresent(this::initBubbles); in start()