Searched defs:openInputStream (Results 1 – 8 of 8) sorted by relevance
68 InputStream openInputStream() throws IOException; in openInputStream() method
170 InputStream openInputStream() throws IOException; in openInputStream() method
269 public InputStream openInputStream() throws IOException { in openInputStream() method in ClientOperation
756 public InputStream openInputStream() throws IOException { in openInputStream() method in ServerOperation
59 public InputStream openInputStream() throws IOException { in openInputStream() method in BluetoothMapRfcommTransport
126 status_t DeviceHalLocal::openInputStream( in openInputStream() function in android::DeviceHalLocal
265 status_t DeviceHalHidl::openInputStream( in openInputStream() function in android::DeviceHalHidl
948 public final @Nullable InputStream openInputStream(@NonNull Uri uri) in openInputStream() method in ContentResolver