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

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

Completed in 55 milliseconds