Searched refs:mCameraFacingFrontValue (Results 1 – 1 of 1) sorted by relevance
38 private final int mCameraFacingFrontValue; field in CameraFacingSetting56 mCameraFacingFrontValue = 0; in CameraFacingSetting()60 mCameraFacingFrontValue = 1; in CameraFacingSetting()76 new int[]{mCameraFacingBackValue, mCameraFacingFrontValue}); in setDefault()106 } else if (cameraId == mCameraFacingFrontValue) { in getCameraFacing()120 mCameraFacingBackValue : mCameraFacingFrontValue; in setCameraFacing()