Home
last modified time | relevance | path

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

/frameworks/base/obex/javax/obex/
DObexTransport.java68 InputStream openInputStream() throws IOException; in openInputStream() method
DOperation.java170 InputStream openInputStream() throws IOException; in openInputStream() method
DClientOperation.java228 public InputStream openInputStream() throws IOException { in openInputStream() method in ClientOperation
DServerOperation.java623 public InputStream openInputStream() throws IOException { in openInputStream() method in ServerOperation
/frameworks/base/core/java/android/content/
DContentResolver.java429 public final InputStream openInputStream(Uri uri) in openInputStream() method in ContentResolver