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.java34 public PagedViewGridLayout(Context context, int cellCountX, int cellCountY) { in PagedViewGridLayout()
DFocusHelper.java153 final int cellCountX = parent.getCellCountX(); in handlePagedViewGridLayoutWidgetKeyEvent() local
579 final int cellCountX = layout.getCountX(); in getCellLayoutChildrenSortedSpatially() local
636 final int cellCountX = layout.getCountX(); in getClosestIconOnLine() local
DAppsCustomizePagedView.java127 int cellCountX; field in AsyncTaskPageData
760 int cellWidth, int cellHeight, int cellCountX) { in prepareLoadWidgetPreviewsTask()
DWorkspace.java267 int cellCountX = DEFAULT_CELL_COUNT_X; in Workspace() local