Searched refs:MAX_CAMERAS_IN_USE (Results 1 – 8 of 8) 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()
784 reason = CameraAccessException.MAX_CAMERAS_IN_USE; in throwAsPublicException()
106 case Status::MAX_CAMERAS_IN_USE: in convertFromHidl()
68 MAX_CAMERAS_IN_USE = 8,
23 import static android.hardware.camera2.CameraAccessException.MAX_CAMERAS_IN_USE;
221 status = HStatus::MAX_CAMERAS_IN_USE; in B2HStatus()
2329 case Status::MAX_CAMERAS_IN_USE: in mapToStatusT()2352 case Status::MAX_CAMERAS_IN_USE: in statusToString()
16649 field public static final int MAX_CAMERAS_IN_USE = 5; // 0x5