Searched refs:KEY_PRESS (Results 1 – 1 of 1) sorted by relevance
230 injectEvents(keyboard, intArrayOf(EV_KEY, KEY_CAPSLOCK, KEY_PRESS, 0, 0, 0)) in <lambda>()244 const val KEY_PRESS: Int = 1 in <lambda>() constant