Home
last modified time | relevance | path

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

/frameworks/base/services/tests/VpnTests/java/com/android/server/connectivity/
DVpnTest.java1925 final IkeTimeoutException ikeTimeoutException = in testStartPlatformVpnFailedWithIkeTimeoutException() local
1928 when(exception.getCause()).thenReturn(ikeTimeoutException); in testStartPlatformVpnFailedWithIkeTimeoutException()
1977 final IkeTimeoutException ikeTimeoutException = in testVpnManagerEventWillNotBeSentToSettingsVpn() local
1979 when(exception.getCause()).thenReturn(ikeTimeoutException); in testVpnManagerEventWillNotBeSentToSettingsVpn()