Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarView.java51 private int mRotationOrientation = -1; field in PhoneStatusBarView
132 if (newRotation != mRotationOrientation) { in updateOrientationAndCutout()
134 mRotationOrientation = newRotation; in updateOrientationAndCutout()