Home
last modified time | relevance | path

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

/cts/hostsidetests/input/app/src/android/input/cts/hostside/app/
DEmulateInputDevice.kt78 Thread.sleep(UINPUT_POST_EVENT_DELAY_MILLIS) in <lambda>()
129 Thread.sleep(UINPUT_POST_EVENT_DELAY_MILLIS) in <lambda>()
167 Thread.sleep(UINPUT_POST_EVENT_DELAY_MILLIS) in <lambda>()
212 Thread.sleep(UINPUT_POST_EVENT_DELAY_MILLIS) in <lambda>()
222 Thread.sleep(UINPUT_POST_EVENT_DELAY_MILLIS) in <lambda>()
232 Thread.sleep(UINPUT_POST_EVENT_DELAY_MILLIS) in <lambda>()
252 const val UINPUT_POST_EVENT_DELAY_MILLIS: Long = 500 in <lambda>() constant