Searched refs:SYSTEM_TICKER (Results 1 – 1 of 1) sorted by relevance
143 private static final Ticker SYSTEM_TICKER = () -> System.currentTimeMillis(); field in AdbDebuggingManager184 SYSTEM_TICKER); in AdbDebuggingManager()