Searched defs:getMasterVolume (Results 1 – 10 of 10) sorted by relevance
132 status_t AudioHardwareBase::getMasterVolume(float *volume) in getMasterVolume() function in android_audio_legacy::AudioHardwareBase
242 bool getMasterVolume() const { return mMasterVolume; } in getMasterVolume() function
59 float getMasterVolume(); in getMasterVolume() method
668 float getMasterVolume(); in getMasterVolume() method
115 ndk::ScopedAStatus Mixer::getMasterVolume(float* volume) { in getMasterVolume() function in aidl::android::hardware::audio::core::alsa::Mixer
53 Return<void> PrimaryDevice::getMasterVolume(getMasterVolume_cb _hidl_cb) { in getMasterVolume() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
99 Return<void> Device::getMasterVolume(getMasterVolume_cb _hidl_cb) { in getMasterVolume() function in android::hardware::audio::CPP_VERSION::implementation::Device
1305 ndk::ScopedAStatus Module::getMasterVolume(float* _aidl_return) { in getMasterVolume() function in aidl::android::hardware::audio::core::Module