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