Searched refs:bottomOffset (Results 1 – 6 of 6) sorted by relevance
622 int bottomOffset = end - lastBottom; in correctTooHigh() local629 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()
1405 int bottomOffset = end - lastBottom; in correctTooHigh() local1411 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()
1665 int bottomOffset = calculateOffsetFromBottomToTop(line); in showAlternates() local1671 alternatesPopup.setVerticalOffset(bottomOffset); in showAlternates()2216 int bottomOffset = calculateOffsetFromBottomToTop(line); in showAddress() local2220 popup.setVerticalOffset(bottomOffset); in showAddress()
533 NO DOC BLOCK: android.R.attr Field bottomOffset
417 field public static final int bottomOffset = 16843351; // 0x1010257
347 field public static final int bottomOffset = 16843351; // 0x1010257