Searched refs:getStreamMute (Results 1 - 2 of 2) sorted by path

/frameworks/av/include/media/
H A DAudioSystem.h72 static status_t getStreamMute(audio_stream_type_t stream, bool* mute);
/frameworks/av/media/libmedia/
H A DAudioSystem.cpp185 status_t AudioSystem::getStreamMute(audio_stream_type_t stream, bool* mute) function in class:android::AudioSystem

Completed in 140 milliseconds