Searched refs:ACTION_HDMI_PLUGGED (Results 1 – 2 of 2) sorted by relevance
76 String ACTION_HDMI_PLUGGED = "android.intent.action.HDMI_PLUGGED"; field
90 import static android.view.WindowManagerPolicyConstants.ACTION_HDMI_PLUGGED;627 final Intent intent = new Intent(ACTION_HDMI_PLUGGED); in setHdmiPlugged()