Searched refs:DEFAULT_MAX_HORIZONTAL_SPANS (Results 1 – 2 of 2) sorted by relevance
22 import static com.android.launcher3.widget.BaseWidgetSheet.DEFAULT_MAX_HORIZONTAL_SPANS;112 DEFAULT_MAX_HORIZONTAL_SPANS, 1).getWidth(); in WidgetsListAdapter()
65 public static final int DEFAULT_MAX_HORIZONTAL_SPANS = 4; field in BaseWidgetSheet