Searched defs:timeout (Results 1 – 2 of 2) sorted by relevance
45 private val timeout: Long = 20_000L in <lambda>() constant in androidx.compose.foundation.text.KeyboardHelper
1172 val timeout = configuration.doubleTapTimeoutMillis in onClickKeyUpEvent() constant