Searched defs:masterMute (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libaudioclient/
H A DIAudioFlinger.cpp341 virtual bool masterMute() const function in class:android::BpAudioFlinger
1083 reply->writeInt32( masterMute() );
/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp1023 bool AudioFlinger::masterMute() const function in class:android::AudioFlinger
H A DThreads.cpp1672 // it would be safer to explicitly pass initial masterVolume/masterMute as
4016 bool masterMute = mMasterMute; local
4018 if (masterMute) {

Completed in 110 milliseconds