Searched refs:mCameraRotationMode (Results 1 – 1 of 1) sorted by relevance
235 private int mCameraRotationMode = CAMERA_ROTATION_DISABLED; field in DisplayRotation1662 if (mCameraRotationMode != cameraRotationMode) { in updateSettings()1663 mCameraRotationMode = cameraRotationMode; in updateSettings()1712 pw.print(" mCameraRotationMode=" + mCameraRotationMode); in dump()2130 && mCameraRotationMode == CAMERA_ROTATION_ENABLED