Searched defs:openInputStream (Results 1 – 6 of 6) sorted by relevance
106 public InputStream openInputStream() throws IOException; in openInputStream() method
131 private synchronized InputStream openInputStream() throws IOException { in openInputStream() method in FileBackedOutputStream
135 public InputStream openInputStream() throws IOException { in openInputStream() method in ServiceConnectionSE
138 public InputStream openInputStream() throws IOException { in openInputStream() method in HttpsServiceConnectionSE
147 protected final InputStream openInputStream(final Uri uri) { in openInputStream() method in ShadowContentResolver
192 @Override public InputStream openInputStream() throws IOException { in toJavaFileObject() method