Searched refs:OPTION_MHL_POWER_CHARGE (Results 1 – 2 of 2) sorted by relevance
371 static final int OPTION_MHL_POWER_CHARGE = 102; field in Constants
27 import static com.android.server.hdmi.Constants.OPTION_MHL_POWER_CHARGE;656 mMhlController.setOption(OPTION_MHL_POWER_CHARGE, toInt(enabled)); in onChange()