Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/camera/
DCameraService.java61 public static final int CAMERA_STATE_ACTIVE = 1; field in CameraService
286 case CAMERA_STATE_ACTIVE: in updateActivityCount()
331 case CAMERA_STATE_ACTIVE: return "CAMERA_STATE_ACTIVE"; in cameraStateToString()
/frameworks/av/include/camera/
DICameraServiceProxy.h41 CAMERA_STATE_ACTIVE, enumerator
/frameworks/av/services/camera/libcameraservice/common/
DCamera2ClientBase.cpp260 ICameraServiceProxy::CAMERA_STATE_ACTIVE, in notifyShutter()
/frameworks/av/services/camera/libcameraservice/api1/
DCameraClient.cpp418 ICameraServiceProxy::CAMERA_STATE_ACTIVE, in startPreviewMode()