Home
last modified time | relevance | path

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

/cts/libs/input/src/com/android/cts/input/
DUinputTouchDevice.kt90 injectEvent(intArrayOf(EV_ABS, ABS_MT_POSITION_Y, location.y)) in sendDown()
275 const val ABS_MT_POSITION_Y = 0x36 constant