Searched defs:setGap (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Launcher2/src/com/android/launcher2/ | ||
D | PagedViewCellLayoutChildren.java | 55 public void setGap(int widthGap, int heightGap) { in setGap() method in PagedViewCellLayoutChildren |
D | PagedViewCellLayout.java | 285 public void setGap(int widthGap, int heightGap) { in setGap() method in PagedViewCellLayout |
/packages/apps/Launcher3/src/com/android/launcher3/ | ||
D | PagedViewCellLayoutChildren.java | 55 public void setGap(int widthGap, int heightGap) { in setGap() method in PagedViewCellLayoutChildren |
D | PagedViewCellLayout.java | 279 public void setGap(int widthGap, int heightGap) { in setGap() method in PagedViewCellLayout |
/packages/apps/Browser/src/com/android/browser/ | ||
D | NavTabScroller.java | 361 public void setGap(int gap) { in setGap() method in NavTabScroller |