Searched refs:BluetoothOutputStream (Results 1 – 7 of 7) sorted by relevance
32 /*package*/ final class BluetoothOutputStream extends OutputStream { class35 /*package*/ BluetoothOutputStream(BluetoothSocket s) { in BluetoothOutputStream() method in BluetoothOutputStream
131 private final BluetoothOutputStream mOutputStream;237 mOutputStream = new BluetoothOutputStream(this); in BluetoothSocket()248 mOutputStream = new BluetoothOutputStream(this); in BluetoothSocket()
1078 android.bluetooth.BluetoothOutputStream
23906 Landroid/bluetooth/BluetoothOutputStream;
1075 android.bluetooth.BluetoothOutputStream
33539 Landroid/bluetooth/BluetoothOutputStream;
10671 Landroid/bluetooth/BluetoothOutputStream;-><init>(Landroid/bluetooth/BluetoothSocket;)V10672 Landroid/bluetooth/BluetoothOutputStream;->mSocket:Landroid/bluetooth/BluetoothSocket;10837 Landroid/bluetooth/BluetoothSocket;->mOutputStream:Landroid/bluetooth/BluetoothOutputStream;