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