Home
last modified time | relevance | path

Searched refs:rebootSystem (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/
H A DWatchdog.java381 rebootSystem("Received ACTION_REBOOT broadcast"); in onReceive()
649 void rebootSystem(String reason) { in rebootSystem() method in Watchdog