Searched refs:getBluetoothClass (Results 1 – 16 of 16) sorted by relevance
181 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 …]
681 when(bluetoothDevice.getBluetoothClass()).thenReturn(bluetoothClass); in onDeviceListAdded_haveDisconnectedDevice_list5DisconnectedDevice()
87 final BluetoothClass bluetoothClass = mCachedDevice.getDevice().getBluetoothClass(); in isCarKitDevice()
98 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()
80 when(mDevice1.getBluetoothClass()).thenReturn(DEVICE_CLASS); in setUp()81 when(mDevice2.getBluetoothClass()).thenReturn(DEVICE_CLASS); in setUp()
958 when(mDevice.getBluetoothClass()).thenReturn(null); in onUuidChanged_bluetoothClassIsNull_shouldNotCrash()
105 return matches(device.getUuids(), device.getBluetoothClass()); in matches()
677 BluetoothClass bluetoothClass = mDevice.getBluetoothClass(); in updateProfiles()752 return mDevice.getBluetoothClass(); in getBtClass()892 final BluetoothClass bluetoothClass = mDevice.getBluetoothClass(); in processPhonebookAccess()
548 BluetoothClass btClass = btDevice.getBluetoothClass(); in btHeadsetDeviceToAudioDevice()
1418 public BluetoothClass getBluetoothClass() { in getBluetoothClass() method in BluetoothAdapter1425 return mService.getBluetoothClass(mAttributionSource); in getBluetoothClass()
1727 public BluetoothClass getBluetoothClass() { in getBluetoothClass() method in BluetoothDevice
9894 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;
3484 HSPLandroid/bluetooth/BluetoothDevice;->getBluetoothClass()Landroid/bluetooth/BluetoothClass;
9037 …Manifest.permission.BLUETOOTH_CONNECT) public android.bluetooth.BluetoothClass getBluetoothClass();
6199 method public android.bluetooth.BluetoothClass getBluetoothClass();
3482 HSPLandroid/bluetooth/BluetoothDevice;->getBluetoothClass()Landroid/bluetooth/BluetoothClass;