Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/utils/
H A DTouchEventGenerator.java64 public static List<MotionEvent> twoPointersDownEvents(int displayId, PointF pointF1, in twoPointersDownEvents() argument
68 MotionEvent.ACTION_DOWN, pointF1); in twoPointersDownEvents()
75 pointF1, pointF2); in twoPointersDownEvents()