Searched defs:getDynamicDevices (Results 1 – 2 of 2) sorted by relevance
69 DeviceVector getDynamicDevices() const { return mDynamicDevices; } in getDynamicDevices() function
239 private static List<AudioDeviceInfo> getDynamicDevices(CarVolumeGroupInfo carVolumeGroupInfo, in getDynamicDevices() method in CarAudioUtils