Home
last modified time | relevance | path

Searched refs:BluetoothInputStream (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothInputStream.java32 /*package*/ final class BluetoothInputStream extends InputStream { class
35 /*package*/ BluetoothInputStream(BluetoothSocket s) { in BluetoothInputStream() method in BluetoothInputStream
DBluetoothSocket.java137 private final BluetoothInputStream mInputStream;
258 mInputStream = new BluetoothInputStream(this); in BluetoothSocket()
297 mInputStream = new BluetoothInputStream(this); in BluetoothSocket()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt782 Landroid/bluetooth/BluetoothInputStream;-><init>(Landroid/bluetooth/BluetoothSocket;)V
783 Landroid/bluetooth/BluetoothInputStream;->mSocket:Landroid/bluetooth/BluetoothSocket;
1025 Landroid/bluetooth/BluetoothSocket;->mInputStream:Landroid/bluetooth/BluetoothInputStream;