Searched refs:configHasBluetoothDevice (Results 1 – 1 of 1) sorted by relevance
223 if (!infos.stream().anyMatch(info-> configHasBluetoothDevice(info))) { in handleBluetoothPermissionIfNeeded()232 private boolean configHasBluetoothDevice(CarAudioZoneConfigInfo info) { in configHasBluetoothDevice() method in AudioTestFragment