Searched defs:setMasterMute (Results 1 – 9 of 9) sorted by relevance
73 status_t DeviceHalLocal::setMasterMute(bool state) { in setMasterMute() function in android::DeviceHalLocal
175 status_t DeviceHalHidl::setMasterMute(bool state) { in setMasterMute() function in android::DeviceHalHidl
66 void setMasterMute(boolean mute, int flags, String callingPackage, int userId); in setMasterMute() method
723 public static native int setMasterMute(boolean mute); in setMasterMute() method in AudioSystem
838 public void setMasterMute(boolean mute, int flags) { in setMasterMute() method in AudioManager
324 virtual status_t setMasterMute(bool muted) in setMasterMute() function in android::BpAudioFlinger
135 status_t AudioSystem::setMasterMute(bool mute) in setMasterMute() function in android::AudioSystem
2090 void AudioFlinger::PlaybackThread::setMasterMute(bool muted) in setMasterMute() function in android::AudioFlinger::PlaybackThread8254 void AudioFlinger::MmapPlaybackThread::setMasterMute(bool muted) in setMasterMute() function in android::AudioFlinger::MmapPlaybackThread
978 status_t AudioFlinger::setMasterMute(bool muted) in setMasterMute() function in android::AudioFlinger