Searched defs:touchXY (Results 1 – 1 of 1) sorted by relevance
1964 final int[] touchXY = new int[] { (int) mDragViewVisualCenter[0], in onDrop() local2639 private void onDropExternal(final int[] touchXY, final CellLayout cellLayout, DragObject d) { in onDropExternal()