Home
last modified time | relevance | path

Searched refs:CAMERA_STATE_ACTIVE (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/camera/aidl/android/hardware/
DICameraServiceProxy.aidl37 const int CAMERA_STATE_ACTIVE = 1; field
/frameworks/base/services/core/java/com/android/server/camera/
DCameraServiceProxy.java478 case ICameraServiceProxy.CAMERA_STATE_ACTIVE: in updateActivityCount()
572 case ICameraServiceProxy.CAMERA_STATE_ACTIVE: return "CAMERA_STATE_ACTIVE"; in cameraStateToString()
/frameworks/av/services/camera/libcameraservice/common/
DCamera2ClientBase.cpp269 hardware::ICameraServiceProxy::CAMERA_STATE_ACTIVE, TClientBase::mCameraIdStr, in notifyShutter()
/frameworks/av/services/camera/libcameraservice/api1/
DCameraClient.cpp425 hardware::ICameraServiceProxy::CAMERA_STATE_ACTIVE, in startPreviewMode()