Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/watchdog/
DWatchdogProcessHandler.java378 sendPingToClients(TIMEOUT_CRITICAL); in doHealthCheck()
400 private void sendPingToClients(int timeout) { in sendPingToClients() method in WatchdogProcessHandler
439 sendPingToClients(timeout); in sendPingToClientsAndCheck()