Searched refs:mRelativeStackPositionBeforeRotation (Results 1 – 1 of 1) sorted by relevance
276 @Nullable private RelativeStackPosition mRelativeStackPositionBeforeRotation; field in BubbleStackView1047 if (!isStackEduVisible() && mRelativeStackPositionBeforeRotation != null) { in BubbleStackView()1049 mRelativeStackPositionBeforeRotation); in BubbleStackView()1050 mRelativeStackPositionBeforeRotation = null; in BubbleStackView()1613 mRelativeStackPositionBeforeRotation = new RelativeStackPosition( in onOrientationChanged()