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.java262 private boolean mWasOnLeftBeforeRotation = false; field in BubbleStackView
972 mWasOnLeftBeforeRotation, mVerticalPosPercentBeforeRotation); in BubbleStackView()
1235 mWasOnLeftBeforeRotation = mStackAnimationController.isStackOnLeftSide(); in onOrientationChanged()