Searched refs:ikeTimeoutException (Results 1 – 1 of 1) sorted by relevance
1925 final IkeTimeoutException ikeTimeoutException = in testStartPlatformVpnFailedWithIkeTimeoutException() local1928 when(exception.getCause()).thenReturn(ikeTimeoutException); in testStartPlatformVpnFailedWithIkeTimeoutException()1977 final IkeTimeoutException ikeTimeoutException = in testVpnManagerEventWillNotBeSentToSettingsVpn() local1979 when(exception.getCause()).thenReturn(ikeTimeoutException); in testVpnManagerEventWillNotBeSentToSettingsVpn()