Searched refs:GO_TO_SLEEP_REASON_MIN (Results 1 – 2 of 2) sorted by relevance
312 public static final int GO_TO_SLEEP_REASON_MIN = 0; field in PowerManager318 public static final int GO_TO_SLEEP_REASON_APPLICATION = GO_TO_SLEEP_REASON_MIN;
1520 Math.max(reason, PowerManager.GO_TO_SLEEP_REASON_MIN)); in goToSleepNoUpdateLocked()