Home
last modified time | relevance | path

Searched refs:VCN_ERROR_CODE_NETWORK_ERROR (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/tests/vcn/java/android/net/vcn/
H A DVcnManagerTest.java209 VcnManager.VCN_ERROR_CODE_NETWORK_ERROR, in testVcnStatusCallbackBinder()
215 eq(VcnManager.VCN_ERROR_CODE_NETWORK_ERROR), in testVcnStatusCallbackBinder()
/aosp14/frameworks/base/core/java/android/net/vcn/
H A DVcnManager.java489 VCN_ERROR_CODE_NETWORK_ERROR
512 public static final int VCN_ERROR_CODE_NETWORK_ERROR = 2; field in VcnManager
/aosp14/frameworks/base/tests/vcn/java/com/android/server/vcn/
H A DVcnGatewayConnectionConnectedStateTest.java31 import static android.net.vcn.VcnManager.VCN_ERROR_CODE_NETWORK_ERROR;
770 new IkeInternalException(new UnknownHostException()), VCN_ERROR_CODE_NETWORK_ERROR); in testIkeSessionClosedExceptionallyDnsFailure()
/aosp14/frameworks/base/services/core/java/com/android/server/vcn/
H A DVcnGatewayConnection.java32 import static android.net.vcn.VcnManager.VCN_ERROR_CODE_NETWORK_ERROR;
1296 errorCode = VCN_ERROR_CODE_NETWORK_ERROR; in notifyStatusCallbackForSessionClosed()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt28972 field public static final int VCN_ERROR_CODE_NETWORK_ERROR = 2; // 0x2