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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DPagedViewCellLayout.java351 public void calculateCellCount(int width, int height, int maxCellCountX, int maxCellCountY) { method in class:PagedViewCellLayout
/packages/apps/Launcher3/src/com/android/launcher3/
H A DPagedViewCellLayout.java345 public void calculateCellCount(int width, int height, int maxCellCountX, int maxCellCountY) { method in class:PagedViewCellLayout

Completed in 29 milliseconds