Home
last modified time | relevance | path

Searched refs:MAX_CAMERAS_IN_USE (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/
DCameraAccessException.java45 public static final int MAX_CAMERAS_IN_USE = 5; field in CameraAccessException
88 MAX_CAMERAS_IN_USE,
138 case MAX_CAMERAS_IN_USE: in getDefaultMessage()
166 case MAX_CAMERAS_IN_USE: in getProblemString()
DCameraManager.java643 reason = CameraAccessException.MAX_CAMERAS_IN_USE; in throwAsPublicException()
/frameworks/base/core/java/android/hardware/camera2/impl/
DICameraDeviceUserWrapper.java23 import static android.hardware.camera2.CameraAccessException.MAX_CAMERAS_IN_USE;
/frameworks/av/services/camera/libcameraservice/common/
DCameraProviderManager.cpp1198 case Status::MAX_CAMERAS_IN_USE: in mapToStatusT()
1221 case Status::MAX_CAMERAS_IN_USE: in statusToString()
/frameworks/base/api/
Dcurrent.txt15091 field public static final int MAX_CAMERAS_IN_USE = 5; // 0x5
Dtest-current.txt15185 field public static final int MAX_CAMERAS_IN_USE = 5; // 0x5
Dsystem-current.txt15831 field public static final int MAX_CAMERAS_IN_USE = 5; // 0x5