OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setGap
(Results
1 - 5
of
5
) sorted by null
/packages/apps/Launcher2/src/com/android/launcher2/
PagedViewCellLayout.java
77
mChildren.
setGap
(mWidthGap, mHeightGap);
203
mChildren.
setGap
(mWidthGap, mHeightGap);
296
public void
setGap
(int widthGap, int heightGap) {
299
mChildren.
setGap
(widthGap, heightGap);
PagedViewCellLayoutChildren.java
55
public void
setGap
(int widthGap, int heightGap) {
AppsCustomizePagedView.java
376
mWidgetSpacingLayout.
setGap
(mPageLayoutWidthGap, mPageLayoutHeightGap);
681
layout.
setGap
(mPageLayoutWidthGap, mPageLayoutHeightGap);
[
all
...]
/packages/apps/Browser/src/com/android/browser/
NavTabScroller.java
98
setGap
(getGap());
360
public void
setGap
(int gap) {
/prebuilt/common/jfreechart/
jfreechart-1.0.9.jar
Completed in 810 milliseconds