Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
H A DDragDetector.java92 final int dragPointerIndex = ev.findPointerIndex(mDragPointerId); in onMotionEvent() local
H A DDragResizeInputListener.java415 int dragPointerIndex = e.findPointerIndex(mDragPointerId); in handleMotionEvent() local
425 int dragPointerIndex = e.findPointerIndex(mDragPointerId); in handleMotionEvent() local