Searched refs:bottomOffset (Results 1 – 7 of 7) sorted by relevance
322 private int bottomOffset; field in SystemBarHelper.WindowInsetsListener328 bottomOffset = getBottomDistance(view); in onApplyWindowInsets()334 final int bottomMargin = Math.max(insets.getSystemWindowInsetBottom() - bottomOffset, 0); in onApplyWindowInsets()
268 final int bottomOffset = mIsImeShowing ? mImeHeight : 0; in onMovementBoundsChanged() local274 bottomOffset); in onMovementBoundsChanged()285 bottomOffset); in onMovementBoundsChanged()
328 int bottomOffset) { in getMovementBounds() argument335 movementBoundsOut.bottom -= bottomOffset; in getMovementBounds()
646 int bottomOffset = end - lastBottom; in correctTooHigh() local653 if (bottomOffset > 0 && (mFirstPosition > 0 || firstTop < mListPadding.top)) { in correctTooHigh()656 bottomOffset = Math.min(bottomOffset, mListPadding.top - firstTop); in correctTooHigh()660 offsetChildrenTopAndBottom(bottomOffset); in correctTooHigh()
1558 int bottomOffset = end - lastBottom; in correctTooHigh() local1564 if (bottomOffset > 0 && (mFirstPosition > 0 || firstTop < mListPadding.top)) { in correctTooHigh()1567 bottomOffset = Math.min(bottomOffset, mListPadding.top - firstTop); in correctTooHigh()1570 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()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...