Searched refs:mRelativeStackPositionBeforeRotation (Results 1 – 1 of 1) sorted by relevance
260 @Nullable private RelativeStackPosition mRelativeStackPositionBeforeRotation; field in BubbleStackView1006 if (!isStackEduVisible() && mRelativeStackPositionBeforeRotation != null) { in BubbleStackView()1008 mRelativeStackPositionBeforeRotation); in BubbleStackView()1009 mRelativeStackPositionBeforeRotation = null; in BubbleStackView()1434 mRelativeStackPositionBeforeRotation = new RelativeStackPosition( in onOrientationChanged()