Searched refs:retryCb2 (Results 1 – 1 of 1) sorted by relevance
1845 final IkeSessionCallback retryCb2 = verifyRetryAndGetNewIkeCb(retryIndex++); in doTestPlatformVpnWithException() local1846 mExecutor.execute(() -> retryCb2.onClosedWithException(exception)); in doTestPlatformVpnWithException()