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

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

Completed in 47 milliseconds