Home
last modified time | relevance | path

Searched defs:borderSpacing (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DDeviceProfile.java980 public static int calculateCellWidth(int width, int borderSpacing, int countX) { in calculateCellWidth()
984 public static int calculateCellHeight(int height, int borderSpacing, int countY) { in calculateCellHeight()