Searched defs:openInputStream (Results 1 – 4 of 4) sorted by relevance
65 public InputStream openInputStream() throws IOException { in openInputStream() method in BluetoothPbapRfcommTransport
66 public InputStream openInputStream() throws IOException { in openInputStream() method in BluetoothOppRfcommTransport
615 public InputStream openInputStream() throws IOException { in openInputStream() method in TestTcpTransport
128 public static FileInputStream openInputStream(File file) throws IOException { in openInputStream() method in FileUtils