Home
last modified time | relevance | path

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

/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/audio/
DAudioTestFragment.java235 .anyMatch(group -> groupHasBluetoothDevice(group)); in configHasBluetoothDevice()
238 private boolean groupHasBluetoothDevice(CarVolumeGroupInfo group) { in groupHasBluetoothDevice() method in AudioTestFragment