Searched refs:OPTION_MHL_SERVICE_CONTROL (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/hdmi/
H A DConstants.java266 static final int OPTION_MHL_SERVICE_CONTROL = 104; field in class:Constants
H A DHdmiControlService.java30 import static com.android.server.hdmi.Constants.OPTION_MHL_SERVICE_CONTROL;
429 mMhlController.setOption(OPTION_MHL_SERVICE_CONTROL, ENABLED);
2121 mMhlController.setOption(OPTION_MHL_SERVICE_CONTROL, DISABLED);

Completed in 68 milliseconds