Home
last modified time | relevance | path

Searched defs:openOutputStream (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/obex/javax/obex/
DObexTransport.java70 OutputStream openOutputStream() throws IOException; in openOutputStream() method
DOperation.java174 OutputStream openOutputStream() throws IOException; in openOutputStream() method
DClientOperation.java262 public OutputStream openOutputStream() throws IOException { in openOutputStream() method in ClientOperation
DServerOperation.java642 public OutputStream openOutputStream() throws IOException { in openOutputStream() method in ServerOperation
/frameworks/base/core/java/android/content/
DContentResolver.java461 public final OutputStream openOutputStream(Uri uri) in openOutputStream() method in ContentResolver
485 public final OutputStream openOutputStream(Uri uri, String mode) in openOutputStream() method in ContentResolver