Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DRotationLockTile.java106 public static boolean isCurrentOrientationLockPortrait(RotationLockController controller, in isCurrentOrientationLockPortrait() method in RotationLockTile
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarPolicy.java615 boolean portrait = RotationLockTile.isCurrentOrientationLockPortrait( in onRotationLockStateChanged()