Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/
DCameraAccessException.java44 public static final int MAX_CAMERAS_IN_USE = 5; field in CameraAccessException
87 MAX_CAMERAS_IN_USE,
138 case MAX_CAMERAS_IN_USE: in getDefaultMessage()
166 case MAX_CAMERAS_IN_USE: in getProblemString()
DCameraManager.java713 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.cpp1301 case Status::MAX_CAMERAS_IN_USE: in mapToStatusT()
1324 case Status::MAX_CAMERAS_IN_USE: in statusToString()
/frameworks/base/config/
Dhiddenapi-public-dex.txt12802 Landroid/hardware/camera2/CameraAccessException;->MAX_CAMERAS_IN_USE:I
/frameworks/base/api/
Dcurrent.txt15841 field public static final int MAX_CAMERAS_IN_USE = 5; // 0x5