Home | History | Annotate | Download | only in launcher2

Lines Matching refs:spanY

516         if (mContent.findCellForSpan(emptyCell, item.spanX, item.spanY)) {
548 new CellLayout.LayoutParams(item.cellX, item.cellY, item.spanX, item.spanY);
972 mInfo.cellX, mInfo.cellY, mInfo.spanX, mInfo.spanY);
1006 item.spanY = 1;