Home
last modified time | relevance | path

Searched refs:closeWithException (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/device/
DSingleDeviceRequest.java73 public void closeWithException(Throwable throwable) { in closeWithException() method in SingleDeviceRequest
DSingleDeviceStateMachine.java344 mDeviceRequest.closeWithException(exception); in closeRequestWithException()