Searched refs:getIntersectingRectanglesInRegion (Results 1 – 2 of 2) sorted by relevance
550 Rect dropRegionRect = mCellLayout.getIntersectingRectanglesInRegion(region, in getDirectionVectorForDrop()
1510 public Rect getIntersectingRectanglesInRegion(final Rect region, final View dragView) { in getIntersectingRectanglesInRegion() method in CellLayout1533 return getIntersectingRectanglesInRegion( in isNearestDropLocationOccupied()