Searched refs:masterMute_l (Results 1 – 4 of 4) sorted by relevance
78 virtual bool masterMute_l() const
356 bool masterMute_l() const final REQUIRES(mutex());
1506 return masterMute_l(); in masterMute()1519 bool AudioFlinger::masterMute_l() const in masterMute_l() function in android::AudioFlinger
2178 mMasterMute = afThreadCallback->masterMute_l();10972 mMasterMute = afThreadCallback->masterMute_l(); in MmapPlaybackThread()