Searched refs:getRouteSourceDevices (Results 1 – 2 of 2) sorted by relevance
83 DeviceVector getRouteSourceDevices(const sp<AudioRoute> &route) const;
182 DeviceVector HwModule::getRouteSourceDevices(const sp<AudioRoute> &route) const in getRouteSourceDevices() function in android::HwModule211 DeviceVector sourceDevicesForRoute = getRouteSourceDevices(route); in refreshSupportedDevices()