Searched defs:openInputStream (Results 1 – 6 of 6) sorted by relevance
65 public InputStream openInputStream() throws IOException { in openInputStream() method in BluetoothPbapRfcommTransport
48 public InputStream openInputStream() throws IOException { in openInputStream() method in BluetoothMapRfcommTransport
48 public InputStream openInputStream() throws IOException { in openInputStream() method in BluetoothMnsRfcommTransport
66 public InputStream openInputStream() throws IOException { in openInputStream() method in BluetoothOppRfcommTransport
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