Searched refs:ACTION_HDMI_PLUGGED (Results 1 – 3 of 3) sorted by relevance
77 String ACTION_HDMI_PLUGGED = "android.intent.action.HDMI_PLUGGED"; field
66 import static android.view.WindowManagerPolicyConstants.ACTION_HDMI_PLUGGED;725 final Intent intent = new Intent(ACTION_HDMI_PLUGGED); in setHdmiPlugged()
64704 Landroid/view/WindowManagerPolicyConstants;->ACTION_HDMI_PLUGGED:Ljava/lang/String;