Searched refs:EXTRA_HDMI_PLUGGED_STATE (Results 1 – 2 of 2) sorted by relevance
77 String EXTRA_HDMI_PLUGGED_STATE = "state"; field
105 import static android.view.WindowManagerPolicyConstants.EXTRA_HDMI_PLUGGED_STATE;668 intent.putExtra(EXTRA_HDMI_PLUGGED_STATE, plugged); in setHdmiPlugged()