Searched refs:getRouteSourceDevices (Results 1 – 2 of 2) sorted by relevance
62 DeviceVector getRouteSourceDevices(const sp<AudioRoute> &route) const;
154 DeviceVector HwModule::getRouteSourceDevices(const sp<AudioRoute> &route) const in getRouteSourceDevices() function in android::HwModule186 DeviceVector sourceDevicesForRoute = getRouteSourceDevices(routes[j]); in refreshSupportedDevices()