Home
last modified time | relevance | path

Searched refs:mPrimaryOutput (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/audio/legacy/alsa_sound/
DAudioPolicyManagerALSA.cpp95 newDevice = getNewDevice(mPrimaryOutput, false /*fromCache*/); in setPhoneState()
100 AudioOutputDescriptor *hwOutputDesc = mOutputs.valueFor(mPrimaryOutput); in setPhoneState()
117 setStreamMute(AudioSystem::RING, true, mPrimaryOutput); in setPhoneState()
144 setOutputDevice(mPrimaryOutput, newDevice, force, delayMs); in setPhoneState()
153 setStreamMute(AudioSystem::RING, false, mPrimaryOutput, MUTE_TIME_MS); in setPhoneState()
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h531 audio_io_handle_t mPrimaryOutput; // primary output handle variable