Searched defs:adjustMasterVolume (Results 1 – 3 of 3) sorted by relevance
47 void adjustMasterVolume(int direction, int flags, String callingPackage); in adjustMasterVolume() method
1174 public void adjustMasterVolume(int steps, int flags, String callingPackage) { in adjustMasterVolume() method in AudioService1178 public void adjustMasterVolume(int steps, int flags, String callingPackage, int uid) { in adjustMasterVolume() method in AudioService
912 public void adjustMasterVolume(int steps, int flags) { in adjustMasterVolume() method in AudioManager