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

/frameworks/av/services/audiopolicy/
H A DAudioPolicyManager.cpp282 mpClientInterface->setParameters(AUDIO_IO_HANDLE_NONE, param.toString());
297 mpClientInterface->setParameters(AUDIO_IO_HANDLE_NONE, param.toString());
351 mpClientInterface->onAudioPortListUpdate();
389 mpClientInterface->setParameters(AUDIO_IO_HANDLE_NONE, param.toString());
405 mpClientInterface->setParameters(AUDIO_IO_HANDLE_NONE, param.toString());
424 mpClientInterface->onAudioPortListUpdate();
500 mpClientInterface->releaseAudioPatch(mCallRxPatch->mAfPatchHandle, 0);
505 mpClientInterface->releaseAudioPatch(mCallTxPatch->mAfPatchHandle, 0);
549 status = mpClientInterface->createAudioPatch(&patch, &afPatchHandle, 0);
592 status = mpClientInterface
[all...]
H A DAudioPolicyManager.h804 AudioPolicyClientInterface *mpClientInterface; // audio policy client interface member in class:android::AudioPolicyManager

Completed in 111 milliseconds