Home
last modified time | relevance | path

Searched defs:onMasterVolumeChanged (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/audio/aidl/default/usb/
DModuleUsb.cpp132 ndk::ScopedAStatus ModuleUsb::onMasterVolumeChanged(float volume) { in onMasterVolumeChanged() function in aidl::android::hardware::audio::core::ModuleUsb
/hardware/interfaces/audio/aidl/default/r_submix/
DModuleRemoteSubmix.cpp165 ndk::ScopedAStatus ModuleRemoteSubmix::onMasterVolumeChanged(float __unused) { in onMasterVolumeChanged() function in aidl::android::hardware::audio::core::ModuleRemoteSubmix
/hardware/interfaces/audio/aidl/default/bluetooth/
DModuleBluetooth.cpp258 ndk::ScopedAStatus ModuleBluetooth::onMasterVolumeChanged(float) { in onMasterVolumeChanged() function in aidl::android::hardware::audio::core::ModuleBluetooth
/hardware/interfaces/audio/aidl/default/
DModule.cpp1629 ndk::ScopedAStatus Module::onMasterVolumeChanged(float volume __unused) { in onMasterVolumeChanged() function in aidl::android::hardware::audio::core::Module