Home | History | Annotate | Download | only in managerdefault

Lines Matching refs:shouldMute

4564     bool shouldMute = outputDesc->isActive() && (popcount(device) >= 2);
4569 bool mute = shouldMute && (curDevice & device) && (curDevice != device);