Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java177 private boolean mWasOnLeftBeforeRotation = false; field in BubbleStackView
459 mWasOnLeftBeforeRotation, mVerticalPosPercentBeforeRotation); in BubbleStackView()
533 mWasOnLeftBeforeRotation = mStackAnimationController.isStackOnLeftSide(); in onOrientationChanged()