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