Searched refs:GO_TO_SLEEP_REASON_HDMI (Results 1 – 3 of 3) sorted by relevance
408 public static final int GO_TO_SLEEP_REASON_HDMI = 5; field in PowerManager443 case GO_TO_SLEEP_REASON_HDMI: return "hdmi"; in sleepReasonToString()
2458 … mPowerManager.goToSleep(SystemClock.uptimeMillis(), PowerManager.GO_TO_SLEEP_REASON_HDMI, 0); in standby()2666 PowerManager.GO_TO_SLEEP_REASON_HDMI, 0); in setStandbyMode()
55813 Landroid/os/PowerManager;->GO_TO_SLEEP_REASON_HDMI:I