Home
last modified time | relevance | path

Searched defs:openDataOutputStream (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DBluetoothPbapObexTransport.java49 public DataOutputStream openDataOutputStream() throws IOException { in openDataOutputStream() method in BluetoothPbapObexTransport
/packages/apps/Bluetooth/src/com/android/bluetooth/
DBluetoothObexTransport.java47 public DataOutputStream openDataOutputStream() throws IOException { in openDataOutputStream() method in BluetoothObexTransport
/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DObexPipeTransport.java49 public DataOutputStream openDataOutputStream() throws IOException { in openDataOutputStream() method in ObexPipeTransport
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DTestActivity.java611 public DataOutputStream openDataOutputStream() throws IOException { in openDataOutputStream() method in TestTcpTransport