Home
last modified time | relevance | path

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

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