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