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