Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/watchdog/
H A DWatchdogProcessHandler.java261 analyzeClientResponse(TIMEOUT_CRITICAL); in doHealthCheck()
268 private void analyzeClientResponse(int timeout) { in analyzeClientResponse() method in WatchdogProcessHandler
324 () -> analyzeClientResponse(timeout), timeoutToDurationMs(timeout)); in sendPingToClientsAndCheck()