OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setGap
(Results
1 - 9
of
9
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
PagedViewCellLayoutChildren.java
55
public void
setGap
(int widthGap, int heightGap) {
PagedViewCellLayout.java
76
mChildren.
setGap
(mWidthGap, mHeightGap);
192
mChildren.
setGap
(mWidthGap, mHeightGap);
285
public void
setGap
(int widthGap, int heightGap) {
288
mChildren.
setGap
(widthGap, heightGap);
AppsCustomizePagedView.java
380
mWidgetSpacingLayout.
setGap
(mPageLayoutWidthGap, mPageLayoutHeightGap);
[
all
...]
/packages/apps/Launcher3/src/com/android/launcher3/
PagedViewCellLayoutChildren.java
55
public void
setGap
(int widthGap, int heightGap) {
PagedViewCellLayout.java
70
mChildren.
setGap
(mWidthGap, mHeightGap);
186
mChildren.
setGap
(mWidthGap, mHeightGap);
279
public void
setGap
(int widthGap, int heightGap) {
282
mChildren.
setGap
(widthGap, heightGap);
/packages/apps/Browser/src/com/android/browser/
NavTabScroller.java
98
setGap
(getGap());
361
public void
setGap
(int gap) {
/prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar
/prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar
Completed in 43 milliseconds