Home | History | Annotate | Download | only in launcher2

Lines Matching refs:rlp

580                 CellLayout.LayoutParams rlp = (CellLayout.LayoutParams) rhs.getLayoutParams();
582 int rvIndex = (rlp.cellY * cellCountX) + rlp.cellX;