Searched defs:heightGap (Results 1 – 8 of 8) sorted by relevance
| /packages/apps/Launcher2/src/com/android/launcher2/ |
| D | PagedViewCellLayoutChildren.java | 55 public void setGap(int widthGap, int heightGap) { in setGap()
|
| D | PagedViewCellLayout.java | 285 public void setGap(int widthGap, int heightGap) { in setGap() 462 public void setup(int cellWidth, int cellHeight, int widthGap, int heightGap, in setup()
|
| D | ShortcutAndWidgetContainer.java | 51 public void setCellDimensions(int cellWidth, int cellHeight, int widthGap, int heightGap, in setCellDimensions()
|
| D | AppWidgetResizeFrame.java | 359 int heightGap = landMetrics.bottom; in getWidgetSizeRanges() local
|
| D | CellLayout.java | 934 int heightGap; in getMetrics() local 2968 final int heightGap = mHeightGap; in cellToRect() local 3255 public void setup(int cellWidth, int cellHeight, int widthGap, int heightGap, in setup()
|
| /packages/apps/Launcher3/src/com/android/launcher3/ |
| D | ShortcutAndWidgetContainer.java | 57 public void setCellDimensions(int cellWidth, int cellHeight, int widthGap, int heightGap, in setCellDimensions()
|
| D | AppWidgetResizeFrame.java | 372 int heightGap = landMetrics.bottom; in getWidgetSizeRanges() local
|
| D | CellLayout.java | 2734 final int heightGap = mHeightGap; in cellToRect() local 2905 public void setup(int cellWidth, int cellHeight, int widthGap, int heightGap, in setup()
|