Searched defs:openOutputStream (Results 1 – 4 of 4) sorted by relevance
55 public OutputStream openOutputStream() throws IOException { in openOutputStream() method in BluetoothObexTransport
57 public OutputStream openOutputStream() throws IOException { in openOutputStream() method in ObexPipeTransport
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