Searched refs:pendingException (Results 1 – 1 of 1) sorted by relevance
820 CameraAccessException pendingException = null; in createCaptureSessionInternal() local831 pendingException = e; in createCaptureSessionInternal()860 if (pendingException != null) { in createCaptureSessionInternal()861 throw pendingException; in createCaptureSessionInternal()