Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/log/
H A DScreenDecorationsLogger.kt180 fun logRotationChanged(oldRot: Int, newRot: Int) { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DScreenDecorations.java1068 mLogger.logRotationChanged(oldRotation, mRotation); in onConfigurationChanged()