Home
last modified time | relevance | path

Searched defs:reboot (Results 1 – 25 of 59) sorted by relevance

123

/aosp12/bionic/libc/bionic/
H A Dreboot.cpp34 int reboot(int mode) { in reboot() function
/aosp12/system/core/reboot/
H A Dreboot.c28 static const char reboot[] = "reboot"; in main() local
/aosp14/system/core/reboot/
H A Dreboot.c28 static const char reboot[] = "reboot"; in main() local
/aosp12/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DGlobalActions.java43 void reboot(boolean safeMode); in reboot() method
/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DGlobalActions.java43 void reboot(boolean safeMode); in reboot() method
/aosp12/frameworks/base/services/core/java/com/android/server/power/
H A DShutdownThread.java239 public static void reboot(final Context context, String reason, boolean confirm) { in reboot() method in ShutdownThread
680 public static void rebootOrShutdown(final Context context, boolean reboot, String reason) { in rebootOrShutdown()
707 private static void saveMetrics(boolean reboot, String reason) { in saveMetrics()
/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DShutdownThread.java247 public static void reboot(final Context context, String reason, boolean confirm) { in reboot() method in ShutdownThread
696 public static void rebootOrShutdown(final Context context, boolean reboot, String reason) { in rebootOrShutdown()
726 private static void saveMetrics(boolean reboot, String reason) { in saveMetrics()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsComponent.java117 public void reboot(boolean safeMode) { in reboot() method in GlobalActionsComponent
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsComponent.java118 public void reboot(boolean safeMode) { in reboot() method in GlobalActionsComponent
/aosp12/system/apex/tests/src/com/android/tests/apex/
H A DApexE2EBaseHostTest.java128 protected final void reboot(boolean userspaceReboot) throws Exception { in reboot() method in ApexE2EBaseHostTest
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger_middleware/
H A DSoundTriggerHalMaxModelLimiter.java52 public void reboot() { in reboot() method in SoundTriggerHalMaxModelLimiter
H A DISoundTriggerHal.java163 void reboot(); in reboot() method
H A DSoundTriggerDuplicateModelHandler.java75 public void reboot() { in reboot() method in SoundTriggerDuplicateModelHandler
H A DSoundTriggerHalEnforcer.java239 public void reboot() { in reboot() method in SoundTriggerHalEnforcer
H A DSoundTriggerHw3Compat.java202 public void reboot() { in reboot() method in SoundTriggerHw3Compat
H A DSoundTriggerHalWatchdog.java156 public void reboot() { in reboot() method in SoundTriggerHalWatchdog
H A DSoundTriggerHalConcurrentCaptureHandler.java424 public void reboot() { in reboot() method in SoundTriggerHalConcurrentCaptureHandler
/aosp12/frameworks/base/tests/UpdatableSystemFontTest/src/com/android/updatablesystemfont/
H A DUpdatableSystemFontTest.java247 public void reboot() throws Exception { in reboot() method in UpdatableSystemFontTest
/aosp12/art/test/odsign/test-src/com/android/tests/odsign/
H A DOnDeviceSigningHostTest.java300 private void reboot() throws Exception { in reboot() method in OnDeviceSigningHostTest
/aosp12/frameworks/base/tests/utils/hostutils/src/com/android/internal/util/test/
H A DSystemPreparer.java190 public SystemPreparer reboot() throws DeviceNotAvailableException { in reboot() method in SystemPreparer
/aosp14/frameworks/base/tests/utils/hostutils/src/com/android/internal/util/test/
H A DSystemPreparer.java189 public SystemPreparer reboot() throws DeviceNotAvailableException { in reboot() method in SystemPreparer
/aosp12/packages/modules/SdkExtensions/tests/e2e/Extensions/test-src/com/android/tests/apex/sdkextensions/
H A DSdkExtensionsHostTest.java248 private void reboot() throws Exception { in reboot() method in SdkExtensionsHostTest
/aosp14/frameworks/base/tests/UpdatableSystemFontTest/src/com/android/updatablesystemfont/
H A DUpdatableSystemFontTest.java314 public void reboot() throws Exception { in reboot() method in UpdatableSystemFontTest
/aosp12/system/core/fs_mgr/
H A Dfs_mgr_remount.cpp100 [[noreturn]] void reboot(bool overlayfs = false) { in reboot() function
/aosp12/system/bt/gd/cert/
H A Dgd_device.py640 def reboot(self, timeout_minutes=15.0): member in GdAndroidDevice

123