Searched refs:getStringMetaData (Results 1 – 2 of 2) sorted by relevance
289 getStringMetaData(bluetoothDevice, BluetoothDevice.METADATA_DEVICE_TYPE); in isAdvancedDetailsHeader()317 getStringMetaData(bluetoothDevice, BluetoothDevice.METADATA_DEVICE_TYPE); in isAdvancedUntetheredDevice()428 public static String getStringMetaData(BluetoothDevice bluetoothDevice, int key) { in getStringMetaData() method in BluetoothUtils469 String data = getStringMetaData(bluetoothDevice, key); in getUriMetaData()483 String data = getStringMetaData(bluetoothDevice, METADATA_FAST_PAIR_CUSTOMIZED_FIELDS); in getControlUriMetaData()
150 assertThat(BluetoothUtils.getStringMetaData(mBluetoothDevice, in getStringMetaData_hasMetaData_getCorrectMetaData()