Home
last modified time | relevance | path

Searched refs:onGatewayConnectionError (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/net/vcn/
DIVcnStatusCallback.aidl22 void onGatewayConnectionError( in onGatewayConnectionError() method
DVcnManager.java505 public abstract void onGatewayConnectionError( in onGatewayConnectionError() method in VcnManager.VcnStatusCallback
635 public void onGatewayConnectionError( in onGatewayConnectionError() method in VcnManager.VcnStatusCallbackBinder
646 mCallback.onGatewayConnectionError( in onGatewayConnectionError()
/frameworks/base/tests/vcn/java/android/net/vcn/
DVcnManagerTest.java207 cbBinder.onGatewayConnectionError( in testVcnStatusCallbackBinder()
213 .onGatewayConnectionError( in testVcnStatusCallbackBinder()
/frameworks/base/services/core/java/com/android/server/vcn/
DVcn.java614 void onGatewayConnectionError( in onGatewayConnectionError() method
642 public void onGatewayConnectionError( in onGatewayConnectionError() method in Vcn.VcnGatewayStatusCallbackImpl
647 mVcnCallback.onGatewayConnectionError( in onGatewayConnectionError()
DVcnGatewayConnection.java1112 mGatewayStatusCallback.onGatewayConnectionError( in sessionLost()
1166 mGatewayStatusCallback.onGatewayConnectionError( in notifyStatusCallbackForSessionClosed()
/frameworks/base/tests/vcn/java/com/android/server/vcn/
DVcnGatewayConnectionConnectedStateTest.java509 .onGatewayConnectionError( in testChildSessionClosedExceptionallyNotifiesGatewayStatusCallback()
543 .onGatewayConnectionError( in verifyIkeSessionClosedExceptionalltyNotifiesStatusCallback()
/frameworks/base/services/core/java/com/android/server/
DVcnManagementService.java1146 void onGatewayConnectionError( in onGatewayConnectionError() method
1239 public void onGatewayConnectionError( in onGatewayConnectionError() method in VcnCallbackImpl
1255 cbInfo.mCallback.onGatewayConnectionError( in onGatewayConnectionError()
/frameworks/base/services/
Dart-profile3566 HPLcom/android/server/VcnManagementService$VcnCallbackImpl;->lambda$onGatewayConnectionError$0(Lcom…
3567 HPLcom/android/server/VcnManagementService$VcnCallbackImpl;->onGatewayConnectionError(Ljava/lang/St…
42240 HPLcom/android/server/vcn/Vcn$VcnGatewayStatusCallbackImpl;->onGatewayConnectionError(Ljava/lang/St…
/frameworks/base/core/api/
Dcurrent.txt27175 method public abstract void onGatewayConnectionError(@NonNull String, int, @Nullable Throwable);