Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DPagedViewCellLayoutChildren.java55 public void setGap(int widthGap, int heightGap) { in setGap() method in PagedViewCellLayoutChildren
DPagedViewCellLayout.java285 public void setGap(int widthGap, int heightGap) { in setGap() method in PagedViewCellLayout
/packages/apps/Launcher3/src/com/android/launcher3/
DPagedViewCellLayoutChildren.java55 public void setGap(int widthGap, int heightGap) { in setGap() method in PagedViewCellLayoutChildren
DPagedViewCellLayout.java279 public void setGap(int widthGap, int heightGap) { in setGap() method in PagedViewCellLayout
/packages/apps/Browser/src/com/android/browser/
DNavTabScroller.java361 public void setGap(int gap) { in setGap() method in NavTabScroller