Home
last modified time | relevance | path

Searched refs:bottomOffset (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/widget/
DGridView.java627 int bottomOffset = end - lastBottom; in correctTooHigh() local
634 if (bottomOffset > 0 && (mFirstPosition > 0 || firstTop < mListPadding.top)) { in correctTooHigh()
637 bottomOffset = Math.min(bottomOffset, mListPadding.top - firstTop); in correctTooHigh()
641 offsetChildrenTopAndBottom(bottomOffset); in correctTooHigh()
DListView.java1543 int bottomOffset = end - lastBottom; in correctTooHigh() local
1549 if (bottomOffset > 0 && (mFirstPosition > 0 || firstTop < mListPadding.top)) { in correctTooHigh()
1552 bottomOffset = Math.min(bottomOffset, mListPadding.top - firstTop); in correctTooHigh()
1555 offsetChildrenTopAndBottom(bottomOffset); in correctTooHigh()
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java2037 int bottomOffset = calculateOffsetFromBottomToTop(line); in showAlternates() local
2043 alternatesPopup.setVerticalOffset(bottomOffset); in showAlternates()
2608 int bottomOffset = calculateOffsetFromBottomToTop(line); in showAddress() local
2612 popup.setVerticalOffset(bottomOffset); in showAddress()
/frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/widget/
DGridWidgetTest.java536 DividerDecoration(int leftOffset, int topOffset, int rightOffset, int bottomOffset) { in DividerDecoration() argument
540 mBottomOffset = bottomOffset; in DividerDecoration()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt347 field public static final int bottomOffset = 16843351; // 0x1010257
/frameworks/base/api/
Dcurrent.txt333 field public static final int bottomOffset = 16843351; // 0x1010257
Dsystem-current.txt454 field public static final int bottomOffset = 16843351; // 0x1010257