Home | History | Annotate | Download | only in audio

Lines Matching refs:mCanBeMuted

417             mStreams[AudioSystem::ENFORCED_AUDIBLE].mCanBeMuted = false;
420 mStreams[AudioSystem::ENFORCED_AUDIBLE].mCanBeMuted = true;
825 if (!mStreams[stream].mCanBeMuted) index = mStreams[stream].mIndexMax;
2080 streamDesc.mCanBeMuted) {
2186 if (streamDesc.mCanBeMuted) {
2406 mCanBeMuted);