Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/vcn/
DVcnManager.java448 VCN_ERROR_CODE_INTERNAL_ERROR,
457 public static final int VCN_ERROR_CODE_INTERNAL_ERROR = 0; field in VcnManager
/frameworks/base/tests/vcn/java/com/android/server/vcn/
DVcnGatewayConnectionConnectedStateTest.java29 import static android.net.vcn.VcnManager.VCN_ERROR_CODE_INTERNAL_ERROR;
511 eq(VCN_ERROR_CODE_INTERNAL_ERROR), in testChildSessionClosedExceptionallyNotifiesGatewayStatusCallback()
573 VCN_ERROR_CODE_INTERNAL_ERROR); in testIkeSessionClosedExceptionallyInternalFailure() local
/frameworks/base/services/core/java/com/android/server/vcn/
DVcnGatewayConnection.java30 import static android.net.vcn.VcnManager.VCN_ERROR_CODE_INTERNAL_ERROR;
1114 VCN_ERROR_CODE_INTERNAL_ERROR, in sessionLost() local
1149 errorCode = VCN_ERROR_CODE_INTERNAL_ERROR; in notifyStatusCallbackForSessionClosed()
/frameworks/base/core/api/
Dcurrent.txt27165 field public static final int VCN_ERROR_CODE_INTERNAL_ERROR = 0; // 0x0