Searched refs:OPTION_MHL_INPUT_SWITCHING (Results 1 – 2 of 2) sorted by relevance
521 static final int OPTION_MHL_INPUT_SWITCHING = 101; field in Constants
35 import static com.android.server.hdmi.Constants.OPTION_MHL_INPUT_SWITCHING;4384 mMhlController.setOption(OPTION_MHL_INPUT_SWITCHING, toInt(enabled)); in setMhlInputChangeEnabled()