Searched refs:lensCoverState (Results 1 – 1 of 1) sorted by relevance
3593 int lensCoverState = lensCovered ? CAMERA_LENS_COVERED : CAMERA_LENS_UNCOVERED; in notifyCameraLensCoverSwitchChanged() local3594 if (mCameraLensCoverState == lensCoverState) { in notifyCameraLensCoverSwitchChanged()3598 lensCoverState == CAMERA_LENS_UNCOVERED) { in notifyCameraLensCoverSwitchChanged()3611 mCameraLensCoverState = lensCoverState; in notifyCameraLensCoverSwitchChanged()