Searched refs:alsaMixers (Results 1 – 1 of 1) sorted by relevance
51 auto alsaMixers = getAlsaMixers(); in setMasterMute() local52 for (auto it = alsaMixers.begin(); it != alsaMixers.end(); ++it) { in setMasterMute()57 return alsaMixers.size() > 1 ? ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_STATE) in setMasterMute()65 auto alsaMixers = getAlsaMixers(); in setMasterVolume() local66 for (auto it = alsaMixers.begin(); it != alsaMixers.end(); ++it) { in setMasterVolume()71 return alsaMixers.size() > 1 ? ndk::ScopedAStatus::fromExceptionCode(EX_ILLEGAL_STATE) in setMasterVolume()