Searched refs:nap (Results 1 – 6 of 6) sorted by relevance
37 void nap(long time); in nap() method
531 public void nap(long time) { in nap() method in PowerManager533 mService.nap(time); in nap()
58 public void nap(long arg0) throws RemoteException { in nap() method in BridgePowerManager
491 nap(1); in connectToSupplicant()775 private static void nap(int secs) { in nap() method in WifiMonitor
174 mPowerManager.nap(time); in dream()
1047 public void nap(long eventTime) { in nap() method in PowerManagerService