Home
last modified time | relevance | path

Searched refs:getBluetoothClass (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/media/
DMediaDeviceTest.java181 when(mDevice1.getBluetoothClass()).thenReturn(mHeadreeClass); in compareTo_carKit_nonCarKitBluetooth_carKitFirst()
182 when(mDevice2.getBluetoothClass()).thenReturn(mCarkitClass); in compareTo_carKit_nonCarKitBluetooth_carKitFirst()
193 when(mDevice1.getBluetoothClass()).thenReturn(mCarkitClass); in compareTo_carKit_info_carKitFirst()
204 when(mDevice1.getBluetoothClass()).thenReturn(mCarkitClass); in compareTo_carKit_phone_carKitFirst()
215 when(mDevice1.getBluetoothClass()).thenReturn(mHeadreeClass); in compareTo_carKitIsDisConnected_nonCarKitBluetooth_nonCarKitBluetoothFirst()
216 when(mDevice2.getBluetoothClass()).thenReturn(mCarkitClass); in compareTo_carKitIsDisConnected_nonCarKitBluetooth_nonCarKitBluetoothFirst()
366 when(mDevice1.getBluetoothClass()).thenReturn(mCarkitClass); in compareTo_mixedDevices_carKitFirst()
367 when(mDevice2.getBluetoothClass()).thenReturn(mHeadreeClass); in compareTo_mixedDevices_carKitFirst()
368 when(mDevice3.getBluetoothClass()).thenReturn(mHeadreeClass); in compareTo_mixedDevices_carKitFirst()
404 when(mDevice1.getBluetoothClass()).thenReturn(mCarkitClass); in compareTo_mixedDevices_connectDeviceFirst()
[all …]
DLocalMediaManagerTest.java681 when(bluetoothDevice.getBluetoothClass()).thenReturn(bluetoothClass); in onDeviceListAdded_haveDisconnectedDevice_list5DisconnectedDevice()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
DBluetoothMediaDevice.java87 final BluetoothClass bluetoothClass = mCachedDevice.getDevice().getBluetoothClass(); in isCarKitDevice()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DCachedBluetoothDeviceManagerTest.java98 when(mDevice1.getBluetoothClass()).thenReturn(DEVICE_CLASS_1); in setUp()
99 when(mDevice2.getBluetoothClass()).thenReturn(DEVICE_CLASS_2); in setUp()
100 when(mDevice3.getBluetoothClass()).thenReturn(DEVICE_CLASS_2); in setUp()
DHearingAidDeviceManagerTest.java80 when(mDevice1.getBluetoothClass()).thenReturn(DEVICE_CLASS); in setUp()
81 when(mDevice2.getBluetoothClass()).thenReturn(DEVICE_CLASS); in setUp()
DCachedBluetoothDeviceTest.java958 when(mDevice.getBluetoothClass()).thenReturn(null); in onUuidChanged_bluetoothClassIsNull_shouldNotCrash()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DBluetoothDeviceFilter.java105 return matches(device.getUuids(), device.getBluetoothClass()); in matches()
DCachedBluetoothDevice.java677 BluetoothClass bluetoothClass = mDevice.getBluetoothClass(); in updateProfiles()
752 return mDevice.getBluetoothClass(); in getBtClass()
892 final BluetoothClass bluetoothClass = mDevice.getBluetoothClass(); in processPhonebookAccess()
/frameworks/base/services/core/java/com/android/server/audio/
DBtHelper.java548 BluetoothClass btClass = btDevice.getBluetoothClass(); in btHeadsetDeviceToAudioDevice()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java1418 public BluetoothClass getBluetoothClass() { in getBluetoothClass() method in BluetoothAdapter
1425 return mService.getBluetoothClass(mAttributionSource); in getBluetoothClass()
DBluetoothDevice.java1727 public BluetoothClass getBluetoothClass() { in getBluetoothClass() method in BluetoothDevice
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt9894 Landroid/bluetooth/BluetoothAdapter;->getBluetoothClass()Landroid/bluetooth/BluetoothClass;
10910 Landroid/bluetooth/IBluetooth$Stub$Proxy;->getBluetoothClass()Landroid/bluetooth/BluetoothClass;
11043 Landroid/bluetooth/IBluetooth;->getBluetoothClass()Landroid/bluetooth/BluetoothClass;
/frameworks/base/boot/
Dboot-image-profile.txt3484 HSPLandroid/bluetooth/BluetoothDevice;->getBluetoothClass()Landroid/bluetooth/BluetoothClass;
/frameworks/base/core/api/
Dcurrent.txt9037 …Manifest.permission.BLUETOOTH_CONNECT) public android.bluetooth.BluetoothClass getBluetoothClass();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6199 method public android.bluetooth.BluetoothClass getBluetoothClass();
/frameworks/base/config/
Dboot-image-profile.txt3482 HSPLandroid/bluetooth/BluetoothDevice;->getBluetoothClass()Landroid/bluetooth/BluetoothClass;