Searched refs:getBooleanMetaData (Results 1 – 4 of 4) sorted by relevance
129 && BluetoothUtils.getBooleanMetaData( in isFastPairDevice()
1511 && !BluetoothUtils.getBooleanMetaData(mDevice, in getConnectionSummary()1515 && !BluetoothUtils.getBooleanMetaData(mDevice, in getConnectionSummary()1628 if (BluetoothUtils.getBooleanMetaData(mDevice, in getLeftBatteryLevel()1647 if (BluetoothUtils.getBooleanMetaData( in getRightBatteryLevel()
349 if (getBooleanMetaData(bluetoothDevice, BluetoothDevice.METADATA_IS_UNTETHERED_HEADSET)) { in isUntetheredHeadset()410 public static boolean getBooleanMetaData(BluetoothDevice bluetoothDevice, int key) { in getBooleanMetaData() method in BluetoothUtils
181 assertThat(BluetoothUtils.getBooleanMetaData(mBluetoothDevice, in getBooleanMetaData_hasMetaData_getCorrectMetaData()