Home
last modified time | relevance | path

Searched refs:openDataInputStream (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DObexPipeTransport.java45 public DataInputStream openDataInputStream() throws IOException { in openDataInputStream() method in ObexPipeTransport
DObexTest.java324 sDataHandler.readData(op.openDataInputStream(), step.mParams); in validate()
/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DBluetoothPbapObexTransport.java44 public DataInputStream openDataInputStream() throws IOException { in openDataInputStream() method in BluetoothPbapObexTransport
/packages/apps/Bluetooth/src/com/android/bluetooth/
DBluetoothObexTransport.java43 public DataInputStream openDataInputStream() throws IOException { in openDataInputStream() method in BluetoothObexTransport
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DTestActivity.java607 public DataInputStream openDataInputStream() throws IOException { in openDataInputStream() method in TestTcpTransport