Searched refs:CAMERA_IN_USE (Results 1 – 7 of 7) sorted by relevance
37 public static final int CAMERA_IN_USE = 4; field in CameraAccessException86 CAMERA_IN_USE,136 case CAMERA_IN_USE: in getDefaultMessage()163 case CAMERA_IN_USE: in getProblemString()
710 reason = CameraAccessException.CAMERA_IN_USE; in throwAsPublicException()
21 import static android.hardware.camera2.CameraAccessException.CAMERA_IN_USE;
484 if (e.getReason() == CameraAccessException.CAMERA_IN_USE) { in configureStreamsChecked()
1299 case Status::CAMERA_IN_USE: in mapToStatusT()1322 case Status::CAMERA_IN_USE: in statusToString()
12800 Landroid/hardware/camera2/CameraAccessException;->CAMERA_IN_USE:I
15840 field public static final int CAMERA_IN_USE = 4; // 0x4