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.java609 public abstract void onGatewayConnectionError( in onGatewayConnectionError() method in VcnManager.VcnStatusCallback
739 public void onGatewayConnectionError( in onGatewayConnectionError() method in VcnManager.VcnStatusCallbackBinder
750 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.java681 void onGatewayConnectionError( in onGatewayConnectionError() method
709 public void onGatewayConnectionError( in onGatewayConnectionError() method in Vcn.VcnGatewayStatusCallbackImpl
714 mVcnCallback.onGatewayConnectionError( in onGatewayConnectionError()
DVcnGatewayConnection.java1292 mGatewayStatusCallback.onGatewayConnectionError( in sessionLost()
1346 mGatewayStatusCallback.onGatewayConnectionError( in notifyStatusCallbackForSessionClosed()
/frameworks/base/services/core/java/com/android/server/
DVcnManagementService.java1379 void onGatewayConnectionError( in onGatewayConnectionError() method
1511 public void onGatewayConnectionError( in onGatewayConnectionError() method in VcnCallbackImpl
1527 cbInfo.mCallback.onGatewayConnectionError( in onGatewayConnectionError()
/frameworks/base/tests/vcn/java/com/android/server/vcn/
DVcnGatewayConnectionConnectedStateTest.java815 .onGatewayConnectionError( in testChildSessionClosedExceptionallyNotifiesGatewayStatusCallback()
849 .onGatewayConnectionError( in verifyIkeSessionClosedExceptionalltyNotifiesStatusCallback()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt29485 method public abstract void onGatewayConnectionError(@NonNull String, int, @Nullable Throwable);