Home
last modified time | relevance | path

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

/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DStylusHandwritingTest.java470 testHandwritingStylusEvents(false /* verifyOnInkView */); in testHandwritingStylusEvents_onStylusHandwritingMotionEvent()
480 testHandwritingStylusEvents(false /* verifyOnInkView */); in testHandwritingStylusEvents_dispatchToInkView()
500 private void testHandwritingStylusEvents(boolean verifyOnInkView) throws Exception { in testHandwritingStylusEvents() method in StylusHandwritingTest