Searched refs:getLastTouchPoints (Results 1 – 2 of 2) sorted by relevance
324 obtainMotionEvent(now, now, MotionEvent.ACTION_CANCEL, getLastTouchPoints(), 1); in cancelAnyGestureInProgress()362 TouchPoint[] lastTouchPoints = getLastTouchPoints(); in getMotionEventsFromGestureSteps()383 private TouchPoint[] getLastTouchPoints() { in getLastTouchPoints() method in MotionEventInjector398 TouchPoint[] lastTouchPoints = getLastTouchPoints(); in appendMoveEventIfNeeded()418 TouchPoint[] lastTouchPoints = getLastTouchPoints(); in appendUpEvents()446 TouchPoint[] lastTouchPoints = getLastTouchPoints(); in appendDownEvents()
4421 PLcom/android/server/accessibility/MotionEventInjector;->getLastTouchPoints()[Landroid/accessibilit…