Home
last modified time | relevance | path

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

/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityGestureDetectorTest.java653 final PointF tapLocation = new PointF(mTapLocation); in MultiFingerSwipe() local
695 PointF tapLocation, float fingerOffsetSum, float strokeDeltaX, float strokeDeltaY) { in adjustTapLocation()
DAccessibilityEndToEndTest.java2123 PointF tapLocation = new PointF(buttonLocation[0] + midX, buttonLocation[1] + midY); in testOnMotionEvent_interceptsEventFromRequestedSource_observesMotionEvents() local
2217 PointF tapLocation = new PointF(buttonLocation[0] + midX, buttonLocation[1] + midY); in testMotionEventObserving_ignoresTouchscreenEventWhenTouchExplorationEnabled() local