Searched refs:getMasterMute (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish/audio/ | ||
D | primary_device.cpp | 80 Return<void> Device::getMasterMute(getMasterMute_cb _hidl_cb) { in getMasterMute() function in android::hardware::audio::CPP_VERSION::implementation::Device |
D | primary_device.h | 52 Return<void> getMasterMute(getMasterMute_cb _hidl_cb) override; |
/device/google/atv/audio_proxy/service/ | ||
D | DeviceImpl.h | 74 Return<void> getMasterMute(getMasterMute_cb _hidl_cb) override; |
D | DeviceImpl.cpp | 232 Return<void> DeviceImpl::getMasterMute(getMasterMute_cb _hidl_cb) { in getMasterMute() function in audio_proxy::service::DeviceImpl |