Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/hdmi/
DConstants.java378 static final int OPTION_MHL_SERVICE_CONTROL = 104; field in Constants
DHdmiControlService.java28 import static com.android.server.hdmi.Constants.OPTION_MHL_SERVICE_CONTROL;
511 mMhlController.setOption(OPTION_MHL_SERVICE_CONTROL, ENABLED); in onStart()
2716 mMhlController.setOption(OPTION_MHL_SERVICE_CONTROL, DISABLED); in onStandbyCompleted()