Searched refs:CAMERA_STATE_IDLE (Results 1 – 6 of 6) sorted by relevance
90 static const int CAMERA_STATE_IDLE; variable
34 public static final int CAMERA_STATE_IDLE = 2; field in CameraSessionStats
85 mSessionStats.mNewCameraState = CameraSessionStats::CAMERA_STATE_IDLE; in onIdle()
210 const int CameraSessionStats::CAMERA_STATE_IDLE = 2; member in android::hardware::CameraSessionStats
1033 case CameraSessionStats.CAMERA_STATE_IDLE: in updateActivityCount()1112 case CameraSessionStats.CAMERA_STATE_IDLE: return "CAMERA_STATE_IDLE"; in cameraStateToString()
23634 Landroid/hardware/ICameraServiceProxy;->CAMERA_STATE_IDLE:I