Searched refs:lensCoverState (Results 1 – 1 of 1) sorted by relevance
3578 int lensCoverState = lensCovered ? CAMERA_LENS_COVERED : CAMERA_LENS_UNCOVERED; in notifyCameraLensCoverSwitchChanged() local3579 if (mCameraLensCoverState == lensCoverState) { in notifyCameraLensCoverSwitchChanged()3583 lensCoverState == CAMERA_LENS_UNCOVERED) { in notifyCameraLensCoverSwitchChanged()3596 mCameraLensCoverState = lensCoverState; in notifyCameraLensCoverSwitchChanged()