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.java241 static final int OPTION_MHL_SERVICE_CONTROL = 104; field in class:Constants
H A DHdmiControlService.java26 import static com.android.server.hdmi.Constants.OPTION_MHL_SERVICE_CONTROL;
424 mMhlController.setOption(OPTION_MHL_SERVICE_CONTROL, ENABLED);
2145 mMhlController.setOption(OPTION_MHL_SERVICE_CONTROL, DISABLED);

Completed in 34 milliseconds