Searched defs:openInputStream (Results 1 – 6 of 6) 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
53 public InputStream openInputStream() throws IOException { in openInputStream() method in ObexPipeTransport
65 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