Searched refs:micMuteState (Results 1 – 1 of 1) sorted by relevance
547 final int micMuteState = getSwitchState(-1 /* deviceId */, InputDevice.SOURCE_ANY, in systemRunning() local549 if (micMuteState == InputManager.SWITCH_STATE_ON) { in systemRunning()