Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayRotation.java231 private int mCameraRotationMode = CAMERA_ROTATION_DISABLED; field in DisplayRotation
1626 if (mCameraRotationMode != cameraRotationMode) { in updateSettings()
1627 mCameraRotationMode = cameraRotationMode; in updateSettings()
1676 pw.print(" mCameraRotationMode=" + mCameraRotationMode); in dump()
2052 && mCameraRotationMode == CAMERA_ROTATION_ENABLED