Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogProcessHandler.java376 analyzeClientResponse(TIMEOUT_CRITICAL); in doHealthCheck()
383 private void analyzeClientResponse(int timeout) { in analyzeClientResponse() method in WatchdogProcessHandler
441 () -> analyzeClientResponse(timeout), getTimeoutDurationMs(timeout)); in sendPingToClientsAndCheck()