Searched refs:getModuleForDeviceTypes (Results 1 – 3 of 3) sorted by relevance
276 sp <HwModule> HwModuleCollection::getModuleForDeviceTypes(audio_devices_t type, in getModuleForDeviceTypes() function in android::HwModuleCollection303 return getModuleForDeviceTypes(device->type(), encodedFormat); in getModuleForDevice()356 sp<HwModule> hwModule = getModuleForDeviceTypes(type, encodedFormat); in createDevice()
133 sp<HwModule> getModuleForDeviceTypes(audio_devices_t device,
426 sp<HwModule> module = mHwModules.getModuleForDeviceTypes(device, encodedFormat); in handleDeviceConfigChange()517 mHwModules.getModuleForDeviceTypes(AUDIO_DEVICE_IN_TELEPHONY_RX, AUDIO_FORMAT_DEFAULT); in updateCallRouting()519 mHwModules.getModuleForDeviceTypes(AUDIO_DEVICE_OUT_TELEPHONY_TX, AUDIO_FORMAT_DEFAULT); in updateCallRouting()