Searched defs:getMasterMute (Results 1 - 2 of 2) sorted by relevance
/hardware/interfaces/audio/2.0/default/ | ||
H A D | PrimaryDevice.cpp | 59 Return<void> PrimaryDevice::getMasterMute(getMasterMute_cb _hidl_cb) { function in class:android::hardware::audio::V2_0::implementation::PrimaryDevice 60 return mDevice->getMasterMute(_hidl_cb); |
H A D | Device.cpp | 135 Return<void> Device::getMasterMute(getMasterMute_cb _hidl_cb) { function in class:android::hardware::audio::V2_0::implementation::Device |
Completed in 9 milliseconds