Searched refs:touchPointerId (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/services/core/java/com/android/server/wm/ |
D | DragDropController.java | 156 SurfaceControl surface, int touchSource, int touchDeviceId, int touchPointerId, in performDrag() argument 272 touchPointerId, mDragState.getInputToken()); in performDrag() local
|
D | Session.java | 374 int touchDeviceId, int touchPointerId, float touchX, float touchY, float thumbCenterX, in performDrag() argument 384 touchDeviceId, touchPointerId, touchX, touchY, thumbCenterX, thumbCenterY, in performDrag()
|
/frameworks/base/core/java/android/view/ |
D | IWindowSession.aidl | 192 int touchDeviceId, int touchPointerId, float touchX, float touchY, float thumbCenterX, in performDrag() argument
|
D | WindowlessWindowManager.java | 531 int touchPointerId, float touchX, float touchY, float thumbCenterX, float thumbCenterY, in performDrag() argument
|