Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarViewController.java470 int borderSpacing = launcherDp.hotseatBorderSpace; in createIconAlignmentController() local
/packages/apps/Launcher3/src/com/android/launcher3/
DDeviceProfile.java1748 public static int calculateCellWidth(int width, int borderSpacing, int countX) { in calculateCellWidth()
1752 public static int calculateCellHeight(int height, int borderSpacing, int countY) { in calculateCellHeight()