Home
last modified time | relevance | path

Searched refs:masterMuted (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/audio/aidl/default/usb/
DUsbAlsaMixerControl.cpp32 void UsbAlsaMixerControl::setDeviceConnectionState(int card, bool masterMuted, float masterVolume, in setDeviceConnectionState() argument
40 alsaMixer->setMasterMute(masterMuted); in setDeviceConnectionState()
DUsbAlsaMixerControl.h35 void setDeviceConnectionState(int card, bool masterMuted, float masterVolume, bool connected);