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