Home
last modified time | relevance | path

Searched refs:setPhoneState (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/audio/legacy/alsa_sound/
DAudioPolicyManagerALSA.h38 virtual void setPhoneState(int state);
DAudioPolicyManagerALSA.cpp49 void AudioPolicyManager::setPhoneState(int state) { in setPhoneState() function in android_audio_legacy::AudioPolicyManager
Daudio_policy_hal.cpp91 qap->apm->setPhoneState((int) state); in ap_set_phone_state()
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyInterface.h77 virtual void setPhoneState(int state) = 0;
DAudioPolicyManagerBase.h84 virtual void setPhoneState(int state);