Searched refs:pendingException (Results 1 – 1 of 1) sorted by relevance
730 CameraAccessException pendingException = null; in createCaptureSessionInternal() local741 pendingException = e; in createCaptureSessionInternal()770 if (pendingException != null) { in createCaptureSessionInternal()771 throw pendingException; in createCaptureSessionInternal()