Searched refs:INJECT_EVENT_TIMEOUT_MILLIS (Results 1 – 1 of 1) sorted by relevance
176 /* timeout= */ Duration.ofMillis(INJECT_EVENT_TIMEOUT_MILLIS), in <lambda>()331 private const val INJECT_EVENT_TIMEOUT_MILLIS = 10_000L constant