Searched refs:activeDesc (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp1487 sp<AudioInputDescriptor> activeDesc = mInputs.valueFor(activeInput); local
1488 if (activeDesc->mInputSource == AUDIO_SOURCE_HOTWORD) {
1490 stopInput(activeInput, activeDesc->mSessions.itemAt(0));
1491 releaseInput(activeInput, activeDesc->mSessions.itemAt(0));

Completed in 37 milliseconds