Searched refs:getRouteSinkDevice (Results 1 – 2 of 2) sorted by relevance
61 sp<DeviceDescriptor> getRouteSinkDevice(const sp<AudioRoute> &route) const;
145 sp<DeviceDescriptor> HwModule::getRouteSinkDevice(const sp<AudioRoute> &route) const in getRouteSinkDevice() function in android::HwModule209 sp<DeviceDescriptor> sinkDevice = getRouteSinkDevice(routes[j]); in refreshSupportedDevices()