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