Searched refs:CAMERA_LENS_UNCOVERED (Results 1 – 3 of 3) sorted by relevance
526 public static final int CAMERA_LENS_UNCOVERED = 0; field617 case CAMERA_LENS_UNCOVERED: in cameraLensStateToString()
87 …port static com.android.server.policy.WindowManagerPolicy.WindowManagerFuncs.CAMERA_LENS_UNCOVERED;3578 int lensCoverState = lensCovered ? CAMERA_LENS_COVERED : CAMERA_LENS_UNCOVERED; in notifyCameraLensCoverSwitchChanged()3583 lensCoverState == CAMERA_LENS_UNCOVERED) { in notifyCameraLensCoverSwitchChanged()
3107 return CAMERA_LENS_UNCOVERED; in getCameraLensCoverState()