Searched refs:ACTION_HDMI_PLUGGED (Results 1 – 3 of 3) 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()
85424 Landroid/view/WindowManagerPolicyConstants;->ACTION_HDMI_PLUGGED:Ljava/lang/String;