Home
last modified time | relevance | path

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

/cts/hostsidetests/input/app/src/android/input/cts/hostside/app/
DEmulateInputDevice.kt144 touchpad.sendBtn(UinputTouchDevice.BTN_TOOL_DOUBLETAP, true) in <lambda>()
158 touchpad.sendBtn(UinputTouchDevice.BTN_TOOL_DOUBLETAP, false) in <lambda>()
/cts/libs/input/src/com/android/cts/input/
DUinputTouchDevice.kt282 const val BTN_TOOL_DOUBLETAP = 0x14d constant
295 2 -> BTN_TOOL_DOUBLETAP in toolBtnForFingerCount()