Searched refs:mDragRect (Results 1 – 1 of 1) sorted by relevance
61 private RectF mDragRect = new RectF(); field in CellLayout665 mDragRect.setEmpty(); in onDropChild()676 mDragRect.setEmpty(); in onDropAborted()687 mDragRect.setEmpty(); in onDragChild()701 cellToRect(cellXY[0], cellXY[1], lp.cellHSpan, lp.cellVSpan, mDragRect); in onDragOverChild()