Searched defs:bluetoothDevice (Results 1 – 11 of 11) sorted by relevance
77 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in isFastPairDevice_isUntetheredHeadset_returnTrue() local90 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in isFastPairDevice_isNotUntetheredHeadset_returnFalse() local103 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in getIcon_isNotFastPairDevice_drawableTypeIsNotBitmapDrawable() local
570 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in onDeviceListAdded_haveDisconnectedDevice_addDisconnectedDevice() local653 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in onDeviceListAdded_haveDisconnectedDevice_list5DisconnectedDevice() local
184 final BluetoothDevice bluetoothDevice = cachedDevice.getDevice(); in getBtDrawableWithDescription() local227 public static boolean isAdvancedDetailsHeader(@NonNull BluetoothDevice bluetoothDevice) { in isAdvancedDetailsHeader()314 public static boolean getBooleanMetaData(BluetoothDevice bluetoothDevice, int key) { in getBooleanMetaData()332 public static String getStringMetaData(BluetoothDevice bluetoothDevice, int key) { in getStringMetaData()350 public static int getIntMetaData(BluetoothDevice bluetoothDevice, int key) { in getIntMetaData()372 public static Uri getUriMetaData(BluetoothDevice bluetoothDevice, int key) { in getUriMetaData()
221 BluetoothDevice bluetoothDevice = (device != null) ? device : mService.getActiveDevice(); in supportsHighQualityAudio() local230 BluetoothDevice bluetoothDevice = (device != null) ? device : mService.getActiveDevice(); in isHighQualityAudioEnabled() local256 BluetoothDevice bluetoothDevice = (device != null) ? device : mService.getActiveDevice(); in setHighQualityAudioEnabled() local275 BluetoothDevice bluetoothDevice = (device != null) ? device : mService.getActiveDevice(); in getHighQualityAudioOptionLabel() local
25 IBinder addBluetoothDevice(in BluetoothDevice bluetoothDevice); in addBluetoothDevice()
39 void openBluetoothDevice(IBinder clientToken, in BluetoothDevice bluetoothDevice, in openBluetoothDevice()
282 public void openBluetoothDevice(BluetoothDevice bluetoothDevice, in openBluetoothDevice()
46 public static String getId(BluetoothDevice bluetoothDevice) { in getId()
316 public Device(BluetoothDevice bluetoothDevice) { in Device()682 public void openBluetoothDevice(IBinder token, BluetoothDevice bluetoothDevice, in openBluetoothDevice()811 BluetoothDevice bluetoothDevice = null; in addDeviceLocked() local
577 public final void requestBluetoothAudio(@NonNull BluetoothDevice bluetoothDevice) { in requestBluetoothAudio()
3037 public void requestBluetoothAudio(@NonNull BluetoothDevice bluetoothDevice) { in requestBluetoothAudio()