Searched defs:getMasterMute (Results 1 – 7 of 7) sorted by relevance
66 boolean getMasterMute() { in getMasterMute() method in CarAudioSettings
79 status_t DeviceHalLocal::getMasterMute(bool *state) { in getMasterMute() function in android::CPP_VERSION::DeviceHalLocal
130 status_t DeviceHalHidl::getMasterMute(bool *state) { in getMasterMute() function in android::CPP_VERSION::DeviceHalHidl
65 Return<void> PrimaryDevice::getMasterMute(getMasterMute_cb _hidl_cb) { in getMasterMute() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
127 Return<void> Device::getMasterMute(getMasterMute_cb _hidl_cb) { in getMasterMute() function in android::hardware::audio::CPP_VERSION::implementation::Device
1587 public static native boolean getMasterMute(); in getMasterMute() method in AudioSystem
198 status_t AudioSystem::getMasterMute(bool* mute) { in getMasterMute() function in android::AudioSystem