Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/net/vcn/
H A DVcnManager.java487 VCN_ERROR_CODE_INTERNAL_ERROR,
496 public static final int VCN_ERROR_CODE_INTERNAL_ERROR = 0; field in VcnManager
/aosp14/frameworks/base/tests/vcn/java/com/android/server/vcn/
H A DVcnGatewayConnectionConnectedStateTest.java30 import static android.net.vcn.VcnManager.VCN_ERROR_CODE_INTERNAL_ERROR;
715 eq(VCN_ERROR_CODE_INTERNAL_ERROR), in testChildSessionClosedExceptionallyNotifiesGatewayStatusCallback()
777 VCN_ERROR_CODE_INTERNAL_ERROR); in testIkeSessionClosedExceptionallyInternalFailure() local
/aosp14/frameworks/base/services/core/java/com/android/server/vcn/
H A DVcnGatewayConnection.java31 import static android.net.vcn.VcnManager.VCN_ERROR_CODE_INTERNAL_ERROR;
1265 VCN_ERROR_CODE_INTERNAL_ERROR, in sessionLost() local
1300 errorCode = VCN_ERROR_CODE_INTERNAL_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.txt28971 field public static final int VCN_ERROR_CODE_INTERNAL_ERROR = 0; // 0x0