Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DTouchExplorerTest.java297 private MotionEvent manyPointerEvent(int action, float[] x, float[] y) { in manyPointerEvent() method in TouchExplorerTest
301 private MotionEvent manyPointerEvent(int action, float[] x, float[] y, long downTime) { in manyPointerEvent() method in TouchExplorerTest