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