Searched refs:mUpdateSelectedBubbleAfterCollapse (Results 1 – 1 of 1) sorted by relevance
179 private Consumer<String> mUpdateSelectedBubbleAfterCollapse; field in BubbleBarView234 if (!mIsBarExpanded && mUpdateSelectedBubbleAfterCollapse != null in BubbleBarView()238 mUpdateSelectedBubbleAfterCollapse.accept(firstBubble.getBubble().getKey()); in BubbleBarView()968 mUpdateSelectedBubbleAfterCollapse = updateSelectedBubbleAfterCollapse; in setUpdateSelectedBubbleAfterCollapse()