Searched defs:bluetoothDevice (Results 1 – 9 of 9) sorted by relevance
137 final BluetoothDevice bluetoothDevice = cachedDevice.getDevice(); in getBtRainbowDrawableWithDescription() local203 public static boolean getBooleanMetaData(BluetoothDevice bluetoothDevice, int key) { in getBooleanMetaData()221 public static String getStringMetaData(BluetoothDevice bluetoothDevice, int key) { in getStringMetaData()239 public static int getIntMetaData(BluetoothDevice bluetoothDevice, int key) { in getIntMetaData()261 public static Uri getUriMetaData(BluetoothDevice bluetoothDevice, int key) { in getUriMetaData()
93 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in startScan_haveA2dpProfileDeviceIsPreferredAndBonded_shouldAddDevice() local110 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in startScan_haveA2dpProfileDeviceIsPreferredAndBondNone_shouldNotAddDevice() local138 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in startScan_haveHapProfileDeviceIsPreferredAndBonded_shouldAddDevice() local431 final BluetoothDevice bluetoothDevice = mock(BluetoothDevice.class); in onActiveDeviceChanged_hearingAidDeviceIsActive_returnHearingAidDeviceId() 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()
44 public static String getId(BluetoothDevice bluetoothDevice) { in getId()
314 public Device(BluetoothDevice bluetoothDevice) { in Device()678 public void openBluetoothDevice(IBinder token, BluetoothDevice bluetoothDevice, in openBluetoothDevice()801 BluetoothDevice bluetoothDevice = null; in addDeviceLocked() local
532 public final void requestBluetoothAudio(@NonNull BluetoothDevice bluetoothDevice) { in requestBluetoothAudio()
2739 public void requestBluetoothAudio(@NonNull BluetoothDevice bluetoothDevice) { in requestBluetoothAudio()