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