Searched defs:onMasterVolumeChanged (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/audio/aidl/default/usb/ | ||
D | ModuleUsb.cpp | 132 ndk::ScopedAStatus ModuleUsb::onMasterVolumeChanged(float volume) { in onMasterVolumeChanged() function in aidl::android::hardware::audio::core::ModuleUsb |
/hardware/interfaces/audio/aidl/default/r_submix/ | ||
D | ModuleRemoteSubmix.cpp | 165 ndk::ScopedAStatus ModuleRemoteSubmix::onMasterVolumeChanged(float __unused) { in onMasterVolumeChanged() function in aidl::android::hardware::audio::core::ModuleRemoteSubmix |
/hardware/interfaces/audio/aidl/default/bluetooth/ | ||
D | ModuleBluetooth.cpp | 258 ndk::ScopedAStatus ModuleBluetooth::onMasterVolumeChanged(float) { in onMasterVolumeChanged() function in aidl::android::hardware::audio::core::ModuleBluetooth |
/hardware/interfaces/audio/aidl/default/ | ||
D | Module.cpp | 1629 ndk::ScopedAStatus Module::onMasterVolumeChanged(float volume __unused) { in onMasterVolumeChanged() function in aidl::android::hardware::audio::core::Module |