Searched refs:DOUBLE_TAP_INTERVAL (Results 1 – 1 of 1) sorted by relevance
44 private val DOUBLE_TAP_INTERVAL = Duration.ofMillis(100) constant302 Thread.sleep(DOUBLE_TAP_INTERVAL.toMillis()) in UiDevice()