Searched defs:widthGap (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 | 358 int widthGap = landMetrics.right; in getWidgetSizeRanges() local
|
| D | CellLayout.java | 933 int widthGap; in getMetrics() local 2967 final int widthGap = mWidthGap; 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 | 371 int widthGap = landMetrics.right; in getWidgetSizeRanges() local
|
| D | CellLayout.java | 2733 final int widthGap = mWidthGap; in cellToRect() local 2905 public void setup(int cellWidth, int cellHeight, int widthGap, int heightGap, in setup()
|