Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DGridView.java622 int bottomOffset = end - lastBottom; in correctTooHigh() local
629 if (bottomOffset > 0 && (mFirstPosition > 0 || firstTop < mListPadding.top)) { in correctTooHigh()
632 bottomOffset = Math.min(bottomOffset, mListPadding.top - firstTop); in correctTooHigh()
636 offsetChildrenTopAndBottom(bottomOffset); in correctTooHigh()
DListView.java1405 int bottomOffset = end - lastBottom; in correctTooHigh() local
1411 if (bottomOffset > 0 && (mFirstPosition > 0 || firstTop < mListPadding.top)) { in correctTooHigh()
1414 bottomOffset = Math.min(bottomOffset, mListPadding.top - firstTop); in correctTooHigh()
1417 offsetChildrenTopAndBottom(bottomOffset); in correctTooHigh()
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java1665 int bottomOffset = calculateOffsetFromBottomToTop(line); in showAlternates() local
1671 alternatesPopup.setVerticalOffset(bottomOffset); in showAlternates()
2216 int bottomOffset = calculateOffsetFromBottomToTop(line); in showAddress() local
2220 popup.setVerticalOffset(bottomOffset); in showAddress()
/frameworks/base/docs/html/sdk/api_diff/3/
DmissingSinces.txt533 NO DOC BLOCK: android.R.attr Field bottomOffset
/frameworks/base/api/
Dsystem-current.txt417 field public static final int bottomOffset = 16843351; // 0x1010257
Dcurrent.txt347 field public static final int bottomOffset = 16843351; // 0x1010257