Home
last modified time | relevance | path

Searched defs:toolTypeFinger (Results 1 – 1 of 1) sorted by relevance

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DStylusHandwritingTest.java1392 int toolTypeFinger = MotionEvent.TOOL_TYPE_FINGER; in testOnViewClicked_withFingerTap() local
1460 int toolTypeFinger = upEvent.getToolType(upEvent.getActionIndex()); in testOnViewClicked_withStylusHandwriting() local