Searched defs:setMasterMute (Results 1 – 4 of 4) sorted by relevance
128 void setMasterMute(boolean mute, int flags, String callingPackage, int userId, in setMasterMute() method
1782 public static native int setMasterMute(boolean mute); in setMasterMute() method in AudioSystem
1112 public void setMasterMute(boolean mute, int flags) { in setMasterMute() method in AudioManager
4994 public void setMasterMute(boolean mute, int flags, String callingPackage, int userId, in setMasterMute() method in AudioService