HomeSort by relevance Sort by last modified time
    Searched defs:calculateCellCount (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher2/src/com/android/launcher2/
PagedViewCellLayout.java 362 public void calculateCellCount(int width, int height, int maxCellCountX, int maxCellCountY) {
AppsCustomizePagedView.java 463 mWidgetSpacingLayout.calculateCellCount(width, height, maxCellCountX, maxCellCountY);
471 mWidgetSpacingLayout.calculateCellCount(width, height, maxCellCountX, maxWidgetCellCountY);
    [all...]

Completed in 32 milliseconds