Searched refs:pendingException (Results 1 – 1 of 1) sorted by relevance
557 CameraAccessException pendingException = null; in createCaptureSessionInternal() local573 pendingException = e; in createCaptureSessionInternal()602 if (pendingException != null) { in createCaptureSessionInternal()603 throw pendingException; in createCaptureSessionInternal()