Searched refs:splitRow (Results 1 – 2 of 2) sorted by relevance
675 mGrid.splitRow(row, insertMarginRow, rowHeightDp, mRowMatch.matchedLine); in handleFreeFormDrop()
1763 public void splitRow(int newRow, boolean insertMarginRow, int rowHeightDp, int y) { in splitRow() method in GridModel