Home | History | Annotate | Download | only in launcher2

Lines Matching full:minwidth

1158     static int[] getSpanForWidget(Context context, ComponentName component, int minWidth,
1163 int requiredWidth = minWidth + padding.left + padding.right;
1169 return getSpanForWidget(context, info.provider, info.minWidth, info.minHeight);
1177 return getSpanForWidget(context, info.componentName, info.info.minWidth,