Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DDeviceStateRotationLockSettingControllerLogger.kt44 fun logRotationLockStateChanged( regex
H A DDeviceStateRotationLockSettingController.java107 mLogger.logRotationLockStateChanged(deviceState, newRotationLocked, currentRotationLocked); in onRotationLockStateChanged()