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

  /device/asus/fugu/libaudio/
AudioHardwareOutput.cpp 65 masterMute = false;
198 mSettings.masterMute = muted;
202 (*I)->setMute(mSettings.masterMute);
214 *muted = mSettings.masterMute;
456 (*newOutput)->setMute(mSettings.masterMute);
566 DUMP("\tMaster Mute : %s\n", B2STR(s.masterMute));
AudioHardwareOutput.h 88 bool masterMute;
  /frameworks/av/include/media/
IAudioFlinger.h 114 virtual bool masterMute() const = 0;
  /frameworks/av/services/audioflinger/
AudioFlinger.h 138 virtual bool masterMute() const;
    [all...]
AudioFlinger.cpp 878 bool AudioFlinger::masterMute() const
    [all...]
Threads.cpp     [all...]
  /frameworks/av/media/libmedia/
IAudioFlinger.cpp 323 virtual bool masterMute() const
    [all...]
AudioSystem.cpp 141 *mute = af->masterMute();
    [all...]
  /frameworks/base/media/java/android/media/
AudioService.java     [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 989 milliseconds