Searched defs:streamMute (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libmedia/
H A DIAudioFlinger.cpp293 virtual bool streamMute(audio_stream_type_t stream) const function in class:android::BpAudioFlinger
831 reply->writeInt32( streamMute((audio_stream_type_t) stream) );
/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp847 bool AudioFlinger::streamMute(audio_stream_type_t stream) const function in class:android::AudioFlinger

Completed in 108 milliseconds