Home
last modified time | relevance | path

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

/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.java45 public DataInputStream openDataInputStream() throws IOException { in openDataInputStream() method in BluetoothObexTransport
/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
DMnsObexServer.java124 EventReport ev = EventReport.fromStream(op.openDataInputStream()); in onPut()
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DTestActivity.java643 public DataInputStream openDataInputStream() throws IOException { in openDataInputStream() method in TestTcpTransport