Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothInputStream.java29 /*package*/ final class BluetoothInputStream extends InputStream { class
32 /*package*/ BluetoothInputStream(BluetoothSocket s) { in BluetoothInputStream() method in BluetoothInputStream
DBluetoothSocket.java128 private final BluetoothInputStream mInputStream;
231 mInputStream = new BluetoothInputStream(this); in BluetoothSocket()
242 mInputStream = new BluetoothInputStream(this); in BluetoothSocket()
/frameworks/base/config/
Dpreloaded-classes683 android.bluetooth.BluetoothInputStream
Dboot-image-profile.txt32774 Landroid/bluetooth/BluetoothInputStream;
41152 HSPLandroid/bluetooth/BluetoothInputStream;-><init>(Landroid/bluetooth/BluetoothSocket;)V
Dhiddenapi-greylist-max-o.txt10598 Landroid/bluetooth/BluetoothInputStream;-><init>(Landroid/bluetooth/BluetoothSocket;)V
10599 Landroid/bluetooth/BluetoothInputStream;->mSocket:Landroid/bluetooth/BluetoothSocket;
10841 Landroid/bluetooth/BluetoothSocket;->mInputStream:Landroid/bluetooth/BluetoothInputStream;