Searched defs:setMasterVolume (Results 1 – 8 of 8) sorted by relevance
53 void setMasterVolume(int index, int flags, String callingPackage); in setMasterVolume() method
545 public static native int setMasterVolume(float value); in setMasterVolume() method in AudioSystem
1742 public void setMasterVolume(int volume, int flags, String callingPackage) { in setMasterVolume() method in AudioService1746 public void setMasterVolume(int volume, int flags, String callingPackage, int uid) { in setMasterVolume() method in AudioService
1143 public void setMasterVolume(int index, int flags) { in setMasterVolume() method in AudioManager
113 status_t AudioSystem::setMasterVolume(float value) in setMasterVolume() function in android::AudioSystem
299 virtual status_t setMasterVolume(float value) in setMasterVolume() function in android::BpAudioFlinger
723 status_t AudioFlinger::setMasterVolume(float value) in setMasterVolume() function in android::AudioFlinger
1568 void AudioFlinger::PlaybackThread::setMasterVolume(float value) in setMasterVolume() function in android::AudioFlinger::PlaybackThread