Home
last modified time | relevance | path

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

/development/tools/winscope/adb_proxy/
Dwinscope_proxy.py58 KEEP_ALIVE_INTERVAL_S = 5 variable
359 self._keep_alive_timer = threading.Timer(KEEP_ALIVE_INTERVAL_S, self.timeout)