Searched refs:onClosedExceptionally (Results 1 – 3 of 3) sorted by relevance
525 cb.onClosedExceptionally(mock(IkeException.class)); in testOpportunisticSa_ignoresPreOpenFailures()541 cb.onClosedExceptionally(mock(IkeException.class)); in verifyPostOpenFailuresCloseSession()811 getChildSessionCallback().onClosedExceptionally(exception); in testChildSessionClosedExceptionallyNotifiesGatewayStatusCallback()843 getIkeSessionCallback().onClosedExceptionally(cause); in verifyIkeSessionClosedExceptionalltyNotifiesStatusCallback()
324 public void onClosedExceptionally(@NonNull IkeException exception) { in onClosedExceptionally() method in VpnIkev2Utils.IkeSessionCallbackImpl367 public void onClosedExceptionally(@NonNull IkeException exception) { in onClosedExceptionally() method in VpnIkev2Utils.ChildSessionCallbackImpl
2395 public void onClosedExceptionally(@NonNull IkeException exception) { in onClosedExceptionally() method in VcnGatewayConnection.IkeSessionCallbackImpl2477 public void onClosedExceptionally(@NonNull IkeException exception) { in onClosedExceptionally() method in VcnGatewayConnection.VcnChildSessionCallback