Searched defs:rebootOrShutdown (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/power/
H A DShutdownThread.java497 rebootOrShutdown(mContext, mReboot, mReason);
643 public static void rebootOrShutdown(final Context context, boolean reboot, String reason) { method in class:ShutdownThread

Completed in 64 milliseconds