Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DView.java28026 Point lastTouchPoint = new Point(); in startDragAndDrop() local
28027 mAttachInfo.mViewRootImpl.getLastTouchPoint(lastTouchPoint); in startDragAndDrop()
28111 root.getLastTouchSource(), lastTouchPoint.x, lastTouchPoint.y, in startDragAndDrop()