Searched refs:deviceModule (Results 1 – 1 of 1) sorted by relevance
1348 sp<HwModule> deviceModule = mHwModules.getModuleForDevice(outputDevice, AUDIO_FORMAT_DEFAULT); in getBestMsdAudioProfileFor() local1349 if (deviceModule == nullptr) { in getBestMsdAudioProfileFor()1358 const OutputProfileCollection &outputProfiles = deviceModule->getOutputProfiles(); in getBestMsdAudioProfileFor()