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

/frameworks/av/include/media/stagefright/
H A DMediaErrors.h44 ERROR_IO = MEDIA_ERROR_BASE - 4, enumerator in enum:android::__anon77
/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/base/core/java/android/webkit/
H A DWebViewClient.java220 public static final int ERROR_IO = -7; field in class:WebViewClient

Completed in 139 milliseconds