Searched refs:mBubbleToExpandAfterFlyoutCollapse (Results 1 – 1 of 1) sorted by relevance
271 private BubbleViewProvider mBubbleToExpandAfterFlyoutCollapse = null; field in BubbleStackView840 mBubbleToExpandAfterFlyoutCollapse = null;842 mBubbleToExpandAfterFlyoutCollapse = mBubbleData.getSelectedBubble();3037 (mBubbleToExpandAfterFlyoutCollapse != null) in animateFlyoutCollapsed()3059 || mBubbleToExpandAfterFlyoutCollapse != null in shouldShowFlyout()3086 if (mBubbleToExpandAfterFlyoutCollapse != null) { in animateInFlyoutForBubble()3088 mBubbleData.setSelectedBubble(mBubbleToExpandAfterFlyoutCollapse); in animateInFlyoutForBubble()3090 mBubbleToExpandAfterFlyoutCollapse = null; in animateInFlyoutForBubble()