Searched refs:onClosedExceptionally (Results 1 – 3 of 3) sorted by relevance
491 cb.onClosedExceptionally(mock(IkeException.class)); in testOpportunisticSa_ignoresPreOpenFailures()507 cb.onClosedExceptionally(mock(IkeException.class)); in verifyPostOpenFailuresCloseSession()709 getChildSessionCallback().onClosedExceptionally(exception); in testChildSessionClosedExceptionallyNotifiesGatewayStatusCallback()741 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
2360 public void onClosedExceptionally(@NonNull IkeException exception) { in onClosedExceptionally() method in VcnGatewayConnection.IkeSessionCallbackImpl2442 public void onClosedExceptionally(@NonNull IkeException exception) { in onClosedExceptionally() method in VcnGatewayConnection.VcnChildSessionCallback