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

  /packages/apps/Launcher3/src/com/android/launcher3/
DeviceProfile.java 362 public static int calculateCellWidth(int width, int countX) {
CellLayout.java 814 int cw = DeviceProfile.calculateCellWidth(childWidthSize, mCountX);
    [all...]
Workspace.java     [all...]

Completed in 37 milliseconds