Searched refs:pendingException (Results 1 – 1 of 1) sorted by relevance
660 CameraAccessException pendingException = null; in createCaptureSessionInternal() local671 pendingException = e; in createCaptureSessionInternal()700 if (pendingException != null) { in createCaptureSessionInternal()701 throw pendingException; in createCaptureSessionInternal()