Searched refs:cameraStatus (Results 1 – 1 of 1) sorted by relevance
1992 StatusInternal cameraStatus = state->getStatus(); in setTorchMode() local1993 if (cameraStatus != StatusInternal::PRESENT && in setTorchMode()1994 cameraStatus != StatusInternal::NOT_AVAILABLE) { in setTorchMode()1995 … ALOGE("%s: camera id is invalid %s, status %d", __FUNCTION__, id.string(), (int)cameraStatus); in setTorchMode()2017 if (cameraStatus == StatusInternal::NOT_AVAILABLE) { in setTorchMode()