Searched refs:updateOutputStreamVolume (Results 1 – 2 of 2) sorted by relevance
48 updateOutputStreamVolume(mMasterMute ? 0.0f : volume); in setMasterVolume()70 updateOutputStreamVolume(mute ? 0.0f : mMasterVolume); in setMasterMute()350 void PrimaryDevice::updateOutputStreamVolume(float masterVolume) const { in updateOutputStreamVolume() function in android::hardware::audio::V6_0::implementation::PrimaryDevice
107 void updateOutputStreamVolume(float masterVolume) const;