Searched refs:rebootOrShutdown (Results 1 – 2 of 2) sorted by relevance
372 rebootOrShutdown(mReboot, mRebootReason); in run()492 public static void rebootOrShutdown(boolean reboot, String reason) { in rebootOrShutdown() method in ShutdownThread
118 ShutdownThread.rebootOrShutdown(reboot, reason); in initAndLoop()