Searched refs:nap (Results 1 – 7 of 7) sorted by relevance
51 void nap(long time); in nap() method
1186 public void nap(long time) { in nap() method in PowerManager1188 mService.nap(time); in nap()
108 public void nap(long arg0) throws RemoteException { in nap() method in BridgePowerManager
171 mPowerManager.nap(time); in requestDreamInternal()
251 mService.getBinderServiceInstance().nap(SystemClock.uptimeMillis()); in forceDream()
4479 public void nap(long eventTime) { in nap() method in PowerManagerService.BinderService
50726 Landroid/os/IPowerManager$Stub$Proxy;->nap(J)V