Searched refs:mUpdateSelectedBubbleAfterCollapse (Results 1 – 1 of 1) sorted by relevance
170 private Consumer<String> mUpdateSelectedBubbleAfterCollapse; field in BubbleBarView1192 mUpdateSelectedBubbleAfterCollapse = updateSelectedBubbleAfterCollapse; in setUpdateSelectedBubbleAfterCollapse()1595 if (!mIsBarExpanded && mUpdateSelectedBubbleAfterCollapse != null in createExpansionAnimator()1599 mUpdateSelectedBubbleAfterCollapse.accept(firstBubble.getBubble().getKey()); in createExpansionAnimator()