Home
last modified time | relevance | path

Searched refs:BluetoothOutputStream (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothOutputStream.java32 /*package*/ final class BluetoothOutputStream extends OutputStream { class
35 /*package*/ BluetoothOutputStream(BluetoothSocket s) { in BluetoothOutputStream() method in BluetoothOutputStream
H A DBluetoothSocket.java131 private final BluetoothOutputStream mOutputStream;
237 mOutputStream = new BluetoothOutputStream(this); in BluetoothSocket()
248 mOutputStream = new BluetoothOutputStream(this); in BluetoothSocket()
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes1078 android.bluetooth.BluetoothOutputStream
H A Dboot-image-profile.txt23906 Landroid/bluetooth/BluetoothOutputStream;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes1075 android.bluetooth.BluetoothOutputStream
H A Dboot-image-profile.txt33539 Landroid/bluetooth/BluetoothOutputStream;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10671 Landroid/bluetooth/BluetoothOutputStream;-><init>(Landroid/bluetooth/BluetoothSocket;)V
10672 Landroid/bluetooth/BluetoothOutputStream;->mSocket:Landroid/bluetooth/BluetoothSocket;
10837 Landroid/bluetooth/BluetoothSocket;->mOutputStream:Landroid/bluetooth/BluetoothOutputStream;