Home
last modified time | relevance | path

Searched refs:VCN_ERROR_CODE_INTERNAL_ERROR (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/net/vcn/
DVcnManager.java552 VCN_ERROR_CODE_INTERNAL_ERROR,
561 public static final int VCN_ERROR_CODE_INTERNAL_ERROR = 0; field in VcnManager
/frameworks/base/tests/vcn/java/com/android/server/vcn/
DVcnGatewayConnectionConnectedStateTest.java30 import static android.net.vcn.VcnManager.VCN_ERROR_CODE_INTERNAL_ERROR;
817 eq(VCN_ERROR_CODE_INTERNAL_ERROR), in testChildSessionClosedExceptionallyNotifiesGatewayStatusCallback()
879 VCN_ERROR_CODE_INTERNAL_ERROR); in testIkeSessionClosedExceptionallyInternalFailure() local
/frameworks/base/services/core/java/com/android/server/vcn/
DVcnGatewayConnection.java31 import static android.net.vcn.VcnManager.VCN_ERROR_CODE_INTERNAL_ERROR;
1294 VCN_ERROR_CODE_INTERNAL_ERROR, in sessionLost() local
1329 errorCode = VCN_ERROR_CODE_INTERNAL_ERROR; in notifyStatusCallbackForSessionClosed()
/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.txt29475 field public static final int VCN_ERROR_CODE_INTERNAL_ERROR = 0; // 0x0