Home
last modified time | relevance | path

Searched refs:isBluetoothDevice (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/
DAudioTestFragment.java240 .anyMatch(device-> isBluetoothDevice(device)); in groupHasBluetoothDevice()
243 private boolean isBluetoothDevice(AudioDeviceAttributes device) { in isBluetoothDevice() method in AudioTestFragment