Searched defs:openOutputStream (Results 1 – 4 of 4) sorted by relevance
69 public OutputStream openOutputStream() throws IOException { in openOutputStream() method in BluetoothPbapRfcommTransport
70 public OutputStream openOutputStream() throws IOException { in openOutputStream() method in BluetoothOppRfcommTransport
619 public OutputStream openOutputStream() throws IOException { in openOutputStream() method in TestTcpTransport
163 public static FileOutputStream openOutputStream(File file) throws IOException { in openOutputStream() method in FileUtils