Searched refs:BluetoothHidDevice (Results 1 – 11 of 11) sorted by relevance
24 import android.bluetooth.BluetoothHidDevice;47 private BluetoothHidDevice mService;63 mService = (BluetoothHidDevice) proxy; in onServiceConnected()
26 import android.bluetooth.BluetoothHidDevice;196 BluetoothHidDevice.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
25 import android.bluetooth.BluetoothHidDevice;49 private BluetoothHidDevice mService;
41 public final class BluetoothHidDevice implements BluetoothProfile { class42 private static final String TAG = BluetoothHidDevice.class.getSimpleName();396 BluetoothHidDevice(Context context, ServiceListener listener) { in BluetoothHidDevice() method in BluetoothHidDevice
2845 BluetoothHidDevice hidDevice = new BluetoothHidDevice(context, listener); in getProfileProxy()2931 BluetoothHidDevice hidDevice = (BluetoothHidDevice) proxy; in closeProfileProxy()
1106 android.bluetooth.BluetoothHidDevice$11107 android.bluetooth.BluetoothHidDevice
4454 HSPLandroid/bluetooth/BluetoothHidDevice$1;-><init>(Landroid/bluetooth/BluetoothHidDevice;Landroid/…4455 HSPLandroid/bluetooth/BluetoothHidDevice$1;->getServiceInterface(Landroid/os/IBinder;)Landroid/blue…4456 HSPLandroid/bluetooth/BluetoothHidDevice$1;->getServiceInterface(Landroid/os/IBinder;)Ljava/lang/Ob…4457 HSPLandroid/bluetooth/BluetoothHidDevice;-><init>(Landroid/content/Context;Landroid/bluetooth/Bluet…4458 HSPLandroid/bluetooth/BluetoothHidDevice;->getConnectedDevices()Ljava/util/List;4459 HSPLandroid/bluetooth/BluetoothHidDevice;->getConnectionState(Landroid/bluetooth/BluetoothDevice;)I4460 HSPLandroid/bluetooth/BluetoothHidDevice;->getService()Landroid/bluetooth/IBluetoothHidDevice;41202 Landroid/bluetooth/BluetoothHidDevice$1;41203 Landroid/bluetooth/BluetoothHidDevice;
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
1501 public final class BluetoothHidDevice implements android.bluetooth.BluetoothProfile {
1553 public final class BluetoothHidDevice implements android.bluetooth.BluetoothProfile {
8976 public final class BluetoothHidDevice implements android.bluetooth.BluetoothProfile {8982 …eviceAppQosSettings, java.util.concurrent.Executor, android.bluetooth.BluetoothHidDevice.Callback);9012 public abstract static class BluetoothHidDevice.Callback {9013 ctor public BluetoothHidDevice.Callback();