Home
last modified time | relevance | path

Searched defs:openDataInputStream (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/obex/javax/obex/
H A DObexTransport.java72 DataInputStream openDataInputStream() throws IOException; in openDataInputStream() method
H A DOperation.java172 DataInputStream openDataInputStream() throws IOException; in openDataInputStream() method
H A DClientOperation.java294 public DataInputStream openDataInputStream() throws IOException { in openDataInputStream() method in ClientOperation
H A DServerOperation.java776 public DataInputStream openDataInputStream() throws IOException { in openDataInputStream() method in ServerOperation
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
H A DBluetoothPbapObexTransport.java44 public DataInputStream openDataInputStream() throws IOException { in openDataInputStream() method in BluetoothPbapObexTransport
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/
H A DBluetoothObexTransport.java59 public DataInputStream openDataInputStream() throws IOException { in openDataInputStream() method in BluetoothObexTransport
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DTestActivity.java643 public DataInputStream openDataInputStream() throws IOException { in openDataInputStream() method in TestTcpTransport