Searched defs:goToSleep (Results 1 – 4 of 4) sorted by relevance
148 public void goToSleep(long arg0, int arg1, int arg2) throws RemoteException { in goToSleep() method in BridgePowerManager
48 void goToSleep(long time, int reason, int flags); in goToSleep() method
1347 public void goToSleep(long time) { in goToSleep() method in PowerManager1380 public void goToSleep(long time, int reason, int flags) { in goToSleep() method in PowerManager
396 public void goToSleep(long time, int reason, int flags) { in goToSleep() method in MockSystemServices.PowerManagerForMock