Searched refs:mBubbleToExpandAfterFlyoutCollapse (Results 1 – 1 of 1) sorted by relevance
239 private BubbleViewProvider mBubbleToExpandAfterFlyoutCollapse = null; field in BubbleStackView701 mBubbleToExpandAfterFlyoutCollapse = null;703 mBubbleToExpandAfterFlyoutCollapse = mBubbleData.getSelectedBubble();2405 (mBubbleToExpandAfterFlyoutCollapse != null) in animateFlyoutCollapsed()2426 || mBubbleToExpandAfterFlyoutCollapse != null in shouldShowFlyout()2453 if (mBubbleToExpandAfterFlyoutCollapse != null) { in animateInFlyoutForBubble()2455 mBubbleData.setSelectedBubble(mBubbleToExpandAfterFlyoutCollapse); in animateInFlyoutForBubble()2457 mBubbleToExpandAfterFlyoutCollapse = null; in animateInFlyoutForBubble()