Home
last modified time | relevance | path

Searched refs:throwAsPublicException (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/impl/
DICameraDeviceUserWrapper.java78 CameraManager.throwAsPublicException(t); in submitRequest()
88 CameraManager.throwAsPublicException(t); in submitRequestList()
97 CameraManager.throwAsPublicException(t); in cancelRequest()
106 CameraManager.throwAsPublicException(t); in beginConfigure()
117 CameraManager.throwAsPublicException(t); in endConfigure()
126 CameraManager.throwAsPublicException(t); in deleteStream()
136 CameraManager.throwAsPublicException(t); in createStream()
145 CameraManager.throwAsPublicException(t); in createInputStream()
154 CameraManager.throwAsPublicException(t); in getInputSurface()
163 CameraManager.throwAsPublicException(t); in createDefaultRequest()
[all …]
/frameworks/base/core/java/android/hardware/camera2/
DCameraManager.java327 throwAsPublicException(e); in getCameraCharacteristics()
422 throwAsPublicException(e); in openCameraDeviceUserAsync()
426 throwAsPublicException(e); in openCameraDeviceUserAsync()
434 throwAsPublicException(sse); in openCameraDeviceUserAsync()
796 public static void throwAsPublicException(Throwable t) throws CameraAccessException { in throwAsPublicException() method in CameraManager
1103 throwAsPublicException(e); in setTorchMode()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt21631 Landroid/hardware/camera2/CameraManager;->throwAsPublicException(Ljava/lang/Throwable;)V