Home
last modified time | relevance | path

Searched refs:verticalSpacing (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/widget/
DGridView.java247 final int verticalSpacing = mVerticalSpacing; in fillGap() local
257 getChildAt(count - 1).getBottom() + verticalSpacing : paddingTop; in fillGap()
263 correctTooHigh(numColumns, verticalSpacing, getChildCount()); in fillGap()
270 getChildAt(0).getTop() - verticalSpacing : getHeight() - paddingBottom; in fillGap()
278 correctTooLow(numColumns, verticalSpacing, getChildCount()); in fillGap()
453 final int verticalSpacing = mVerticalSpacing; in fillSelection() local
476 fillDown(rowStart + numColumns, referenceView.getBottom() + verticalSpacing); in fillSelection()
478 fillUp(rowStart - numColumns, referenceView.getTop() - verticalSpacing); in fillSelection()
485 fillUp(rowStart - 1, referenceView.getTop() - verticalSpacing); in fillSelection()
487 fillDown(rowEnd + numColumns, referenceView.getBottom() + verticalSpacing); in fillSelection()
[all …]
/frameworks/base/core/tests/coretests/src/android/util/
DGridScenario.java192 public Params setVerticalSpacing(int verticalSpacing) { in setVerticalSpacing() argument
193 mVerticalSpacing = verticalSpacing; in setVerticalSpacing()
/frameworks/base/docs/html/guide/topics/ui/layout/
Dgridview.jd52 android:verticalSpacing="10dp"
/frameworks/base/api/
Dsystem-current.txt1428 field public static final int verticalSpacing = 16843029; // 0x1010115
Dcurrent.txt1354 field public static final int verticalSpacing = 16843029; // 0x1010115