HomeSort by relevance Sort by last modified time
    Searched refs:calculateCellHeight (Results 1 - 3 of 3) sorted by null

  /packages/apps/Launcher3/src/com/android/launcher3/
DeviceProfile.java 404 public static int calculateCellHeight(int height, int countY) {
Workspace.java     [all...]
CellLayout.java 844 int ch = DeviceProfile.calculateCellHeight(childHeightSize, mCountY);
    [all...]

Completed in 719 milliseconds