Searched refs:BluetoothInputStream (Results 1 – 3 of 3) sorted by relevance
32 /*package*/ final class BluetoothInputStream extends InputStream { class35 /*package*/ BluetoothInputStream(BluetoothSocket s) { in BluetoothInputStream() method in BluetoothInputStream
137 private final BluetoothInputStream mInputStream;258 mInputStream = new BluetoothInputStream(this); in BluetoothSocket()297 mInputStream = new BluetoothInputStream(this); in BluetoothSocket()
782 Landroid/bluetooth/BluetoothInputStream;-><init>(Landroid/bluetooth/BluetoothSocket;)V783 Landroid/bluetooth/BluetoothInputStream;->mSocket:Landroid/bluetooth/BluetoothSocket;1025 Landroid/bluetooth/BluetoothSocket;->mInputStream:Landroid/bluetooth/BluetoothInputStream;