Searched refs:getModuleForDeviceType (Results 1 – 3 of 3) sorted by relevance
306 sp<HwModule> HwModuleCollection::getModuleForDeviceType(audio_devices_t type, in getModuleForDeviceType() function in android::HwModuleCollection340 return getModuleForDeviceType(device->type(), encodedFormat); in getModuleForDevice()412 sp<HwModule> hwModule = getModuleForDeviceType(type, encodedFormat, &tagName); in createDevice()
151 sp<HwModule> getModuleForDeviceType(audio_devices_t device,
572 sp<HwModule> module = mHwModules.getModuleForDeviceType(device, encodedFormat); in handleDeviceConfigChange()690 auto telephonyRxModule = mHwModules.getModuleForDeviceType( in selectBestRxSinkDevicesForCall()750 mHwModules.getModuleForDeviceType(AUDIO_DEVICE_IN_TELEPHONY_RX, AUDIO_FORMAT_DEFAULT); in updateCallRoutingInternal()752 mHwModules.getModuleForDeviceType(AUDIO_DEVICE_OUT_TELEPHONY_TX, AUDIO_FORMAT_DEFAULT); in updateCallRoutingInternal()