Searched refs:cameraStatus (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp1370 int32_t cameraStatus = state->getStatus(); local
1371 if (cameraStatus != ICameraServiceListener::STATUS_PRESENT &&
1372 cameraStatus != ICameraServiceListener::STATUS_NOT_AVAILABLE) {
1395 if (cameraStatus == ICameraServiceListener::STATUS_NOT_AVAILABLE) {

Completed in 276 milliseconds