Searched refs:rebootOrShutdown (Results 1 – 2 of 2) sorted by relevance
497 rebootOrShutdown(mContext, mReboot, mReason); in run()642 public static void rebootOrShutdown(final Context context, boolean reboot, String reason) { in rebootOrShutdown() method in ShutdownThread
385 ShutdownThread.rebootOrShutdown(null, reboot, reason); in performPendingShutdown()