Searched refs:asIOException (Results 1 – 1 of 1) sorted by relevance
789 throw mStatus.asIOException(); in checkError()987 public IOException asIOException() { in asIOException() method in ParcelFileDescriptor.Status1021 listener.onClose(s != null ? s.asIOException() : null); in ListenerBridge()