Searched refs:onClosedExceptionally (Results 1 – 4 of 4) sorted by relevance
319 public void onClosedExceptionally(@NonNull IkeException exception) { in onClosedExceptionally() method in VpnIkev2Utils.IkeSessionCallbackImpl355 public void onClosedExceptionally(@NonNull IkeException exception) { in onClosedExceptionally() method in VpnIkev2Utils.ChildSessionCallbackImpl
505 getChildSessionCallback().onClosedExceptionally(exception); in testChildSessionClosedExceptionallyNotifiesGatewayStatusCallback()537 getIkeSessionCallback().onClosedExceptionally(cause); in verifyIkeSessionClosedExceptionalltyNotifiesStatusCallback()
2117 public void onClosedExceptionally(@NonNull IkeException exception) { in onClosedExceptionally() method in VcnGatewayConnection.IkeSessionCallbackImpl2157 public void onClosedExceptionally(@NonNull IkeException exception) { in onClosedExceptionally() method in VcnGatewayConnection.VcnChildSessionCallback
42346 HPLcom/android/server/vcn/VcnGatewayConnection$IkeSessionCallbackImpl;->onClosedExceptionally(Landr…