Home | History | Annotate | Download | only in managerdefault

Lines Matching refs:mModule

2658                         (srcDeviceDesc->mModule->getHalVersion() < AUDIO_DEVICE_API_VERSION_3_0)) {
3018 if (srcDeviceDesc->getAudioPort()->mModule->getHandle() ==
3019 sinkDeviceDesc->getAudioPort()->mModule->getHandle() &&
3020 srcDeviceDesc->getAudioPort()->mModule->getHalVersion() >= AUDIO_DEVICE_API_VERSION_3_0 &&