Searched refs:getRouteSinkDevice (Results 1 – 2 of 2) sorted by relevance
82 sp<DeviceDescriptor> getRouteSinkDevice(const sp<AudioRoute> &route) const;
176 sp<DeviceDescriptor> HwModule::getRouteSinkDevice(const sp<AudioRoute> &route) const in getRouteSinkDevice() function in android::HwModule235 sp<DeviceDescriptor> sinkDevice = getRouteSinkDevice(route); in refreshSupportedDevices()