Home
last modified time | relevance | path

Searched refs:onClosedExceptionally (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/connectivity/
DVpnIkev2Utils.java319 public void onClosedExceptionally(@NonNull IkeException exception) { in onClosedExceptionally() method in VpnIkev2Utils.IkeSessionCallbackImpl
355 public void onClosedExceptionally(@NonNull IkeException exception) { in onClosedExceptionally() method in VpnIkev2Utils.ChildSessionCallbackImpl
/frameworks/base/tests/vcn/java/com/android/server/vcn/
DVcnGatewayConnectionConnectedStateTest.java505 getChildSessionCallback().onClosedExceptionally(exception); in testChildSessionClosedExceptionallyNotifiesGatewayStatusCallback()
537 getIkeSessionCallback().onClosedExceptionally(cause); in verifyIkeSessionClosedExceptionalltyNotifiesStatusCallback()
/frameworks/base/services/core/java/com/android/server/vcn/
DVcnGatewayConnection.java2117 public void onClosedExceptionally(@NonNull IkeException exception) { in onClosedExceptionally() method in VcnGatewayConnection.IkeSessionCallbackImpl
2157 public void onClosedExceptionally(@NonNull IkeException exception) { in onClosedExceptionally() method in VcnGatewayConnection.VcnChildSessionCallback
/frameworks/base/services/
Dart-profile42346 HPLcom/android/server/vcn/VcnGatewayConnection$IkeSessionCallbackImpl;->onClosedExceptionally(Landr…