Searched defs:openOutputStream (Results 1 – 5 of 5) sorted by relevance
97 public OutputStream openOutputStream() throws IOException; in openOutputStream() method
42 @Override public OutputStream openOutputStream() throws IOException { in openOutputStream() method in TestFiler.Source
131 public OutputStream openOutputStream() throws IOException { in openOutputStream() method in ServiceConnectionSE
134 public OutputStream openOutputStream() throws IOException { in openOutputStream() method in HttpsServiceConnectionSE
157 protected final OutputStream openOutputStream(final Uri uri) { in openOutputStream() method in ShadowContentResolver