Searched defs:cellCountX (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DPagedViewGridLayout.java35 public PagedViewGridLayout(Context context, int cellCountX, int cellCountY) { argument
37 mCellCountX = cellCountX;
H A DAppsCustomizePagedView.java1099 int cellWidth, int cellHeight, int cellCountX) {
1098 prepareLoadWidgetPreviewsTask(int page, ArrayList<Object> widgets, int cellWidth, int cellHeight, int cellCountX) argument

Completed in 85 milliseconds