Searched refs:mBubbleToExpandAfterFlyoutCollapse (Results 1 – 1 of 1) sorted by relevance
257 private Bubble mBubbleToExpandAfterFlyoutCollapse = null; field in BubbleStackView700 mBubbleToExpandAfterFlyoutCollapse = null;702 mBubbleToExpandAfterFlyoutCollapse = mBubbleData.getSelectedBubble();2407 (mBubbleToExpandAfterFlyoutCollapse != null) in animateFlyoutCollapsed()2439 || mBubbleToExpandAfterFlyoutCollapse != null in animateInFlyoutForBubble()2455 if (mBubbleToExpandAfterFlyoutCollapse != null) { in animateInFlyoutForBubble()2457 mBubbleData.setSelectedBubble(mBubbleToExpandAfterFlyoutCollapse); in animateInFlyoutForBubble()2459 mBubbleToExpandAfterFlyoutCollapse = null; in animateInFlyoutForBubble()