Searched refs:bottomOffset (Results 1 – 7 of 7) sorted by relevance
627 int bottomOffset = end - lastBottom; in correctTooHigh() local634 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()
1543 int bottomOffset = end - lastBottom; in correctTooHigh() local1549 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()
2037 int bottomOffset = calculateOffsetFromBottomToTop(line); in showAlternates() local2043 alternatesPopup.setVerticalOffset(bottomOffset); in showAlternates()2608 int bottomOffset = calculateOffsetFromBottomToTop(line); in showAddress() local2612 popup.setVerticalOffset(bottomOffset); in showAddress()
536 DividerDecoration(int leftOffset, int topOffset, int rightOffset, int bottomOffset) { in DividerDecoration() argument540 mBottomOffset = bottomOffset; in DividerDecoration()
347 field public static final int bottomOffset = 16843351; // 0x1010257
333 field public static final int bottomOffset = 16843351; // 0x1010257
454 field public static final int bottomOffset = 16843351; // 0x1010257