Searched defs:GO_TO_SLEEP_REASON_APPLICATION (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DPowerManager.java333 public static final int GO_TO_SLEEP_REASON_APPLICATION = 0; field in class:PowerManager
609 goToSleep(time, GO_TO_SLEEP_REASON_APPLICATION, 0);

Completed in 57 milliseconds