Home
last modified time | relevance | path

Searched defs:cellCountX (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DPagedViewGridLayout.java35 public PagedViewGridLayout(Context context, int cellCountX, int cellCountY) { in PagedViewGridLayout()
DFocusHelper.java144 final int cellCountX = parent.getCellCountX(); in handlePagedViewGridLayoutWidgetKeyEvent() local
570 final int cellCountX = layout.getCountX(); in getCellLayoutChildrenSortedSpatially() local
DWorkspace.java295 int cellCountX = DEFAULT_CELL_COUNT_X; in Workspace() local
DAppsCustomizePagedView.java1099 int cellWidth, int cellHeight, int cellCountX) { in prepareLoadWidgetPreviewsTask()