Home | History | Annotate | Download | only in launcher2

Lines Matching refs:requiredWidth

1189         int requiredWidth = minWidth + padding.left + padding.right;
1191 return CellLayout.rectToCell(context.getResources(), requiredWidth, requiredHeight, null);