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