Searched refs:regularReboot (Results 1 – 3 of 3) sorted by relevance
55 void regularReboot(Context context); in regularReboot() method
201 public void regularReboot(Context context) { in regularReboot() method in UnattendedRebootManager.InjectorImpl348 mInjector.regularReboot(mContext); in tryRebootOrSchedule()
589 public void regularReboot(Context context) { in regularReboot() method in UnattendedRebootManagerTest.FakeInjector