Searched defs:openInputStream (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/obex/javax/obex/ | ||
D | ObexTransport.java | 68 InputStream openInputStream() throws IOException; in openInputStream() method |
D | Operation.java | 170 InputStream openInputStream() throws IOException; in openInputStream() method |
D | ClientOperation.java | 269 public InputStream openInputStream() throws IOException { in openInputStream() method in ClientOperation |
D | ServerOperation.java | 766 public InputStream openInputStream() throws IOException { in openInputStream() method in ServerOperation |
/frameworks/av/media/libaudiohal/impl/ | ||
D | DeviceHalLocal.cpp | 127 status_t DeviceHalLocal::openInputStream( in openInputStream() function in android::CPP_VERSION::DeviceHalLocal |
D | DeviceHalHidl.cpp | 227 status_t DeviceHalHidl::openInputStream( in openInputStream() function in android::CPP_VERSION::DeviceHalHidl |