Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DWatchdog.java463 public void resumeWatchingCurrentThread(String reason) { in resumeWatchingCurrentThread() method in Watchdog
/frameworks/base/services/java/com/android/server/
DSystemServer.java854 Watchdog.getInstance().resumeWatchingCurrentThread("packagemanagermain"); in startBootstrapServices()
885 Watchdog.getInstance().resumeWatchingCurrentThread("moveab"); in startBootstrapServices()
1326 Watchdog.getInstance().resumeWatchingCurrentThread("dexopt"); in startOtherServices()
/frameworks/base/services/
Dart-profile3950 HSPLcom/android/server/Watchdog;->resumeWatchingCurrentThread(Ljava/lang/String;)V