Searched defs:openInputStream (Results 1 – 5 of 5) sorted by relevance
54 public InputStream openInputStream() throws IOException { in openInputStream() method in BluetoothPbapObexTransport
51 public InputStream openInputStream() throws IOException { in openInputStream() method in BluetoothObexTransport
66 InputStream openInputStream(Context context, Uri uri) throws FileNotFoundException; in openInputStream() method
615 public InputStream openInputStream() throws IOException { in openInputStream() method in TestTcpTransport
131 public static FileInputStream openInputStream(File file) throws IOException { in openInputStream() method in FileUtils