Searched refs:isBluetoothDevice (Results 1 – 1 of 1) sorted by relevance
240 .anyMatch(device-> isBluetoothDevice(device)); in groupHasBluetoothDevice()243 private boolean isBluetoothDevice(AudioDeviceAttributes device) { in isBluetoothDevice() method in AudioTestFragment