Home | History | Annotate | Download | only in os

Lines Matching defs:nap

654      * @param time The time when the request to nap was issued, in the
656 * order the nap request with other power management functions. It should be set
657 * to the timestamp of the input event that caused the request to nap.
664 public void nap(long time) {
666 mService.nap(time);