Searched refs:getRebootStartTime (Results 1 – 3 of 3) sorted by relevance
112 public int getRebootStartTime() { in getRebootStartTime() method in UnattendedRebootManager.InjectorImpl314 rebootHour = mInjector.getRebootStartTime(); in scheduleReboot()377 currentHour >= mInjector.getRebootStartTime() in tryRebootOrSchedule()
26 int getRebootStartTime(); in getRebootStartTime() method
556 public int getRebootStartTime() { in getRebootStartTime() method in UnattendedRebootManagerTest.FakeInjector