Searched refs:mBubbleToExpandAfterFlyoutCollapse (Results 1 – 1 of 1) sorted by relevance
236 private BubbleViewProvider mBubbleToExpandAfterFlyoutCollapse = null; field in BubbleStackView688 mBubbleToExpandAfterFlyoutCollapse = null;690 mBubbleToExpandAfterFlyoutCollapse = mBubbleData.getSelectedBubble();2320 (mBubbleToExpandAfterFlyoutCollapse != null) in animateFlyoutCollapsed()2341 || mBubbleToExpandAfterFlyoutCollapse != null in shouldShowFlyout()2368 if (mBubbleToExpandAfterFlyoutCollapse != null) { in animateInFlyoutForBubble()2370 mBubbleData.setSelectedBubble(mBubbleToExpandAfterFlyoutCollapse); in animateInFlyoutForBubble()2372 mBubbleToExpandAfterFlyoutCollapse = null; in animateInFlyoutForBubble()