Searched refs:setMasterVolume (Results 1 – 13 of 13) sorted by relevance
135 virtual status_t setMasterVolume(float volume) in setMasterVolume() function136 {return mFinalInterface->setMasterVolume(volume);} in setMasterVolume()
41 virtual status_t setMasterVolume(float volume);
72 virtual status_t setMasterVolume(float volume);
213 status_t A2dpAudioInterface::setMasterVolume(float v) in setMasterVolume() function in android_audio_legacy::A2dpAudioInterface215 return mHardwareInterface->setMasterVolume(v); in setMasterVolume()
113 virtual status_t setMasterVolume(float volume);
94 status_t AudioHardwareStub::setMasterVolume(float volume) in setMasterVolume() function in android_audio_legacy::AudioHardwareStub
147 status_t AudioHardwareGeneric::setMasterVolume(float v) in setMasterVolume() function in android_audio_legacy::AudioHardwareGeneric
436 return ladev->hwif->setMasterVolume(volume); in adev_set_master_volume()
235 status_t setMasterVolume(float volume);466 virtual status_t setMasterVolume(float volume);
267 status_t ALSAMixer::setMasterVolume(float volume) in setMasterVolume() function in android::ALSAMixer
455 return qadev->hwif->setMasterVolume(volume); in adev_set_master_volume()
316 status_t AudioHardwareALSA::setMasterVolume(float volume) in setMasterVolume() function in android_audio_legacy::AudioHardwareALSA
224 virtual status_t setMasterVolume(float volume) = 0;