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