Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DVpnManager.java272 public static final int ERROR_CLASS_RECOVERABLE = 2; field in VpnManager
/frameworks/base/services/tests/VpnTests/java/com/android/server/connectivity/
DVpnTest.java1837 } else if (errorType == VpnManager.ERROR_CLASS_RECOVERABLE in doTestPlatformVpnWithException()
1908 VpnManager.CATEGORY_EVENT_IKE_ERROR, VpnManager.ERROR_CLASS_RECOVERABLE, errorCode); in testStartPlatformVpnFailedWithRecoverableError()
1918 VpnManager.CATEGORY_EVENT_NETWORK_ERROR, VpnManager.ERROR_CLASS_RECOVERABLE, in testStartPlatformVpnFailedWithUnknownHostException()
1930 VpnManager.CATEGORY_EVENT_NETWORK_ERROR, VpnManager.ERROR_CLASS_RECOVERABLE, in testStartPlatformVpnFailedWithIkeTimeoutException()
1939 VpnManager.CATEGORY_EVENT_NETWORK_ERROR, VpnManager.ERROR_CLASS_RECOVERABLE, in testStartPlatformVpnFailedWithIkeNetworkLostException()
1950 VpnManager.CATEGORY_EVENT_NETWORK_ERROR, VpnManager.ERROR_CLASS_RECOVERABLE, in testStartPlatformVpnFailedWithIOException()
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java3843 errorClass = VpnManager.ERROR_CLASS_RECOVERABLE; in handleSessionLost()
3847 errorClass = VpnManager.ERROR_CLASS_RECOVERABLE; in handleSessionLost()
3851 errorClass = VpnManager.ERROR_CLASS_RECOVERABLE; in handleSessionLost()
4581 case VpnManager.ERROR_CLASS_RECOVERABLE: in getVpnManagerEventClassName()
/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.txt29018 field public static final int ERROR_CLASS_RECOVERABLE = 2; // 0x2