Searched refs:CAMERA_IN_USE (Results 1 – 8 of 8) sorted by relevance
38 public static final int CAMERA_IN_USE = 4; field in CameraAccessException87 {CAMERA_IN_USE,136 case CAMERA_IN_USE: in getDefaultMessage()163 case CAMERA_IN_USE: in getProblemString()
640 reason = CameraAccessException.CAMERA_IN_USE; in throwAsPublicException()
21 import static android.hardware.camera2.CameraAccessException.CAMERA_IN_USE;
19 import static android.hardware.camera2.CameraAccessException.CAMERA_IN_USE;475 if (e.getReason() == CameraAccessException.CAMERA_IN_USE) { in configureStreamsChecked()
1196 case Status::CAMERA_IN_USE: in mapToStatusT()1219 case Status::CAMERA_IN_USE: in statusToString()
15090 field public static final int CAMERA_IN_USE = 4; // 0x4
15184 field public static final int CAMERA_IN_USE = 4; // 0x4
15830 field public static final int CAMERA_IN_USE = 4; // 0x4