Home | History | Annotate | Download | only in launcher2

Lines Matching refs:alp

3686                 CellLayout.LayoutParams alp = (CellLayout.LayoutParams) a.getLayoutParams();
3689 return (alp.cellY * cellCountX + alp.cellX) - (blp.cellY * cellCountX + blp.cellX);