Searched refs:getBooleanMetaData (Results 1 – 4 of 4) sorted by relevance
118 && BluetoothUtils.getBooleanMetaData( in isFastPairDevice()
325 if (getBooleanMetaData(bluetoothDevice, BluetoothDevice.METADATA_IS_UNTETHERED_HEADSET)) { in isUntetheredHeadset()396 public static boolean getBooleanMetaData(BluetoothDevice bluetoothDevice, int key) { in getBooleanMetaData() method in BluetoothUtils
1176 if (BluetoothUtils.getBooleanMetaData( in getConnectionSummary()
136 assertThat(BluetoothUtils.getBooleanMetaData(mBluetoothDevice, in getBooleanMetaData_hasMetaData_getCorrectMetaData()