Searched refs:BluetoothInputStream (Results 1 – 7 of 7) sorted by relevance
32 /*package*/ final class BluetoothInputStream extends InputStream { class35 /*package*/ BluetoothInputStream(BluetoothSocket s) { in BluetoothInputStream() method in BluetoothInputStream
130 private final BluetoothInputStream mInputStream;236 mInputStream = new BluetoothInputStream(this); in BluetoothSocket()247 mInputStream = new BluetoothInputStream(this); in BluetoothSocket()
1073 android.bluetooth.BluetoothInputStream
23901 Landroid/bluetooth/BluetoothInputStream;
1070 android.bluetooth.BluetoothInputStream
33534 Landroid/bluetooth/BluetoothInputStream;
10589 Landroid/bluetooth/BluetoothInputStream;-><init>(Landroid/bluetooth/BluetoothSocket;)V10590 Landroid/bluetooth/BluetoothInputStream;->mSocket:Landroid/bluetooth/BluetoothSocket;10832 Landroid/bluetooth/BluetoothSocket;->mInputStream:Landroid/bluetooth/BluetoothInputStream;