Searched refs:MAX_CAMERAS_IN_USE (Results 1 – 6 of 6) sorted by relevance
44 public static final int MAX_CAMERAS_IN_USE = 5; field in CameraAccessException87 MAX_CAMERAS_IN_USE,138 case MAX_CAMERAS_IN_USE: in getDefaultMessage()166 case MAX_CAMERAS_IN_USE: in getProblemString()
713 reason = CameraAccessException.MAX_CAMERAS_IN_USE; in throwAsPublicException()
23 import static android.hardware.camera2.CameraAccessException.MAX_CAMERAS_IN_USE;
1301 case Status::MAX_CAMERAS_IN_USE: in mapToStatusT()1324 case Status::MAX_CAMERAS_IN_USE: in statusToString()
12802 Landroid/hardware/camera2/CameraAccessException;->MAX_CAMERAS_IN_USE:I
15841 field public static final int MAX_CAMERAS_IN_USE = 5; // 0x5