Home | History | Annotate | Download | only in launcher3

Lines Matching defs:getMinSpanForWidget

1468     static int[] getMinSpanForWidget(Context context, AppWidgetProviderInfo info) {
1476 static int[] getMinSpanForWidget(Context context, PendingAddWidgetInfo info) {
1496 int[] minSpanXY = getMinSpanForWidget(this, appWidgetInfo);