Searched refs:CAMERA_LENS_UNCOVERED (Results 1 – 3 of 3) sorted by relevance
236 public static final int CAMERA_LENS_UNCOVERED = 0; field305 case CAMERA_LENS_UNCOVERED: in cameraLensStateToString()
83 …port static com.android.server.policy.WindowManagerPolicy.WindowManagerFuncs.CAMERA_LENS_UNCOVERED;4519 int lensCoverState = lensCovered ? CAMERA_LENS_COVERED : CAMERA_LENS_UNCOVERED;4528 lensCoverState == CAMERA_LENS_UNCOVERED) {
3754 return CAMERA_LENS_UNCOVERED; in getCameraLensCoverState()