Home
last modified time | relevance | path

Searched refs:BluetoothHidDevice (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DHidDeviceProfile.java24 import android.bluetooth.BluetoothHidDevice;
47 private BluetoothHidDevice mService;
63 mService = (BluetoothHidDevice) proxy; in onServiceConnected()
DLocalBluetoothProfileManager.java26 import android.bluetooth.BluetoothHidDevice;
196 BluetoothHidDevice.ACTION_CONNECTION_STATE_CHANGED); in updateLocalProfiles()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DHidDeviceProfileTest.java25 import android.bluetooth.BluetoothHidDevice;
49 private BluetoothHidDevice mService;
/frameworks/base/core/java/android/bluetooth/
DBluetoothHidDevice.java41 public final class BluetoothHidDevice implements BluetoothProfile { class
42 private static final String TAG = BluetoothHidDevice.class.getSimpleName();
396 BluetoothHidDevice(Context context, ServiceListener listener) { in BluetoothHidDevice() method in BluetoothHidDevice
DBluetoothAdapter.java2845 BluetoothHidDevice hidDevice = new BluetoothHidDevice(context, listener); in getProfileProxy()
2931 BluetoothHidDevice hidDevice = (BluetoothHidDevice) proxy; in closeProfileProxy()
/frameworks/base/config/
Dpreloaded-classes1106 android.bluetooth.BluetoothHidDevice$1
1107 android.bluetooth.BluetoothHidDevice
Dboot-image-profile.txt4454 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;)I
4460 HSPLandroid/bluetooth/BluetoothHidDevice;->getService()Landroid/bluetooth/IBluetoothHidDevice;
41202 Landroid/bluetooth/BluetoothHidDevice$1;
41203 Landroid/bluetooth/BluetoothHidDevice;
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/non-updatable-api/
Dsystem-current.txt1501 public final class BluetoothHidDevice implements android.bluetooth.BluetoothProfile {
/frameworks/base/api/
Dsystem-current.txt1553 public final class BluetoothHidDevice implements android.bluetooth.BluetoothProfile {
Dcurrent.txt8976 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();