Searched refs:BluetoothInputStream (Results 1 – 4 of 4) sorted by relevance
29 /*package*/ final class BluetoothInputStream extends InputStream { class32 /*package*/ BluetoothInputStream(BluetoothSocket s) { in BluetoothInputStream() method in BluetoothInputStream
126 private final BluetoothInputStream mInputStream;226 mInputStream = new BluetoothInputStream(this); in BluetoothSocket()237 mInputStream = new BluetoothInputStream(this); in BluetoothSocket()
596 android.bluetooth.BluetoothInputStream
1281 HPLandroid/bluetooth/BluetoothInputStream;->close()V54331 Landroid/bluetooth/BluetoothInputStream;