Searched refs:GO_TO_SLEEP_REASON_HDMI (Results 1 – 3 of 3) sorted by relevance
371 public static final int GO_TO_SLEEP_REASON_HDMI = 5; field in PowerManager
2015 … mPowerManager.goToSleep(SystemClock.uptimeMillis(), PowerManager.GO_TO_SLEEP_REASON_HDMI, 0); in standby()
1224 case PowerManager.GO_TO_SLEEP_REASON_HDMI: in goToSleepNoUpdateLocked()