HomeSort by relevance Sort by last modified time
    Searched refs:getStreamMute (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libaudioclient/include/media/
AudioSystem.h 76 static status_t getStreamMute(audio_stream_type_t stream, bool* mute);
  /frameworks/av/media/libaudioclient/
AudioSystem.cpp 191 status_t AudioSystem::getStreamMute(audio_stream_type_t stream, bool* mute)
    [all...]

Completed in 51 milliseconds