Searched refs:GO_TO_SLEEP_REASON_HDMI (Results 1 – 4 of 4) sorted by relevance
121 const int GO_TO_SLEEP_REASON_HDMI = 5; field
397 public static final int GO_TO_SLEEP_REASON_HDMI = 5; field in PowerManager456 case GO_TO_SLEEP_REASON_HDMI: return "hdmi"; in sleepReasonToString()564 GO_TO_SLEEP_REASON_HDMI,
3057 … mPowerManager.goToSleep(SystemClock.uptimeMillis(), PowerManager.GO_TO_SLEEP_REASON_HDMI, 0); in standby()3289 PowerManager.GO_TO_SLEEP_REASON_HDMI, 0); in setStandbyMode()
41510 Landroid/os/PowerManager;->GO_TO_SLEEP_REASON_HDMI:I