Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DWatchdog.java561 mWatchdog.updateWatchdogTimeout(Settings.Global.getLong( in onChange()
586 void updateWatchdogTimeout(long timeoutMillis) { in updateWatchdogTimeout() method in Watchdog
/frameworks/base/services/java/com/android/server/
DSystemServer.java940 updateWatchdogTimeout(t); in run()
3361 private void updateWatchdogTimeout(@NonNull TimingsTraceAndSlog t) { in updateWatchdogTimeout() method in SystemServer
/frameworks/base/services/
Dart-wear-profile2880 PLcom/android/server/SystemServer;->updateWatchdogTimeout(Lcom/android/server/utils/TimingsTraceAnd…
3223 PLcom/android/server/Watchdog;->updateWatchdogTimeout(J)V