Searched refs:nap (Results 1 – 5 of 5) sorted by relevance
45 void nap(long time); in nap() method
759 public void nap(long time) { in nap() method in PowerManager761 mService.nap(time); in nap()
79 public void nap(long arg0) throws RemoteException { in nap() method in BridgePowerManager
172 mPowerManager.nap(time); in requestDreamInternal()
3547 public void nap(long eventTime) { in nap() method in PowerManagerService.BinderService