Home
last modified time | relevance | path

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

/platform_testing/libraries/uiautomator-helpers/src/android/platform/uiautomator_helpers/
DBetterSwipe.kt176 /* timeout= */ Duration.ofMillis(INJECT_EVENT_TIMEOUT_MILLIS), in <lambda>()
331 private const val INJECT_EVENT_TIMEOUT_MILLIS = 10_000L constant