Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java4935 private final IOException mIOException; field in TelephonyManager.CallComposerException
4940 mIOException = ioException; in CallComposerException()
4957 return mIOException; in getIOException()