Home
last modified time | relevance | path

Searched refs:mVerticalPosPercentBeforeRotation (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java172 private float mVerticalPosPercentBeforeRotation = -1; field in BubbleStackView
418 if (mVerticalPosPercentBeforeRotation >= 0) { in BubbleStackView()
420 mWasOnLeftBeforeRotation, mVerticalPosPercentBeforeRotation); in BubbleStackView()
466 mVerticalPosPercentBeforeRotation = in onOrientationChanged()