Home
last modified time | relevance | path

Searched defs:affordanceVisible (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRotationLockController.java31 void onRotationLockStateChanged(boolean rotationLocked, boolean affordanceVisible); in onRotationLockStateChanged()
H A DDeviceStateRotationLockSettingController.java103 public void onRotationLockStateChanged(boolean newRotationLocked, boolean affordanceVisible) { in onRotationLockStateChanged()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarPolicy.java650 public void onRotationLockStateChanged(boolean rotationLocked, boolean affordanceVisible) { in onRotationLockStateChanged()