Searched defs:ERROR_IO (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/nfc/
H A DErrorCodes.java39 case ERROR_IO: return "IO";
67 public static final int ERROR_IO = -1; field in class:ErrorCodes
/frameworks/av/include/media/stagefright/
H A DMediaErrors.h44 ERROR_IO = MEDIA_ERROR_BASE - 4, enumerator in enum:android::__anon72
/frameworks/base/core/java/android/webkit/
H A DWebViewClient.java190 public static final int ERROR_IO = -7; field in class:WebViewClient

Completed in 213 milliseconds