Searched defs:getMasterVolume (Results 1 – 8 of 8) sorted by relevance
132 status_t AudioHardwareBase::getMasterVolume(float *volume) in getMasterVolume() function in android_audio_legacy::AudioHardwareBase
209 bool getMasterVolume() const { return mMasterVolume; } in getMasterVolume() function
59 float getMasterVolume(); in getMasterVolume() method
662 float getMasterVolume(); in getMasterVolume() method
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
1077 ndk::ScopedAStatus Module::getMasterVolume(float* _aidl_return) { in getMasterVolume() function in aidl::android::hardware::audio::core::Module