Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DVpnManager.java265 public static final int ERROR_CLASS_NOT_RECOVERABLE = 1; field in VpnManager
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java3839 errorClass = VpnManager.ERROR_CLASS_NOT_RECOVERABLE; in handleSessionLost()
3876 if (errorClass == VpnManager.ERROR_CLASS_NOT_RECOVERABLE) { in handleSessionLost()
4579 case VpnManager.ERROR_CLASS_NOT_RECOVERABLE: in getVpnManagerEventClassName()
/frameworks/base/services/tests/VpnTests/java/com/android/server/connectivity/
DVpnTest.java1832 if (errorType == VpnManager.ERROR_CLASS_NOT_RECOVERABLE) { in doTestPlatformVpnWithException()
1898 VpnManager.CATEGORY_EVENT_IKE_ERROR, VpnManager.ERROR_CLASS_NOT_RECOVERABLE, in testStartPlatformVpnAuthenticationFailed()
/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.txt29017 field public static final int ERROR_CLASS_NOT_RECOVERABLE = 1; // 0x1