Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothInputStream.java32 /*package*/ final class BluetoothInputStream extends InputStream { class
35 /*package*/ BluetoothInputStream(BluetoothSocket s) { in BluetoothInputStream() method in BluetoothInputStream
H A DBluetoothSocket.java130 private final BluetoothInputStream mInputStream;
236 mInputStream = new BluetoothInputStream(this); in BluetoothSocket()
247 mInputStream = new BluetoothInputStream(this); in BluetoothSocket()
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes1073 android.bluetooth.BluetoothInputStream
H A Dboot-image-profile.txt23901 Landroid/bluetooth/BluetoothInputStream;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes1070 android.bluetooth.BluetoothInputStream
H A Dboot-image-profile.txt33534 Landroid/bluetooth/BluetoothInputStream;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt10589 Landroid/bluetooth/BluetoothInputStream;-><init>(Landroid/bluetooth/BluetoothSocket;)V
10590 Landroid/bluetooth/BluetoothInputStream;->mSocket:Landroid/bluetooth/BluetoothSocket;
10832 Landroid/bluetooth/BluetoothSocket;->mInputStream:Landroid/bluetooth/BluetoothInputStream;