Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/utils/
H A DTouchEventGenerator.java74 final MotionEvent twoPointersDownEvent = generateMultiplePointersEvent(displayId, action, in twoPointersDownEvents() local
76 downEvents.add(twoPointersDownEvent); in twoPointersDownEvents()