Home
last modified time | relevance | path

Searched defs:ioException (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/VpnTests/java/com/android/server/connectivity/
DVpnTest.java1970 final IOException ioException = new IOException(); in testStartPlatformVpnFailedWithIOException() local
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java5014 @Nullable IOException ioException) { in CallComposerException()