Searched refs:offsetChildrenTopAndBottom (Results 1 – 4 of 4) sorted by relevance
508 offsetChildrenTopAndBottom(offset); in fillSelection()523 offsetChildrenTopAndBottom(offset); in pinToTop()534 offsetChildrenTopAndBottom(offset); in pinToBottom()660 offsetChildrenTopAndBottom(bottomOffset); in correctTooHigh()703 offsetChildrenTopAndBottom(-topOffset); in correctTooLow()834 offsetChildrenTopAndBottom(-offset); in adjustForBottomFadingEdge()861 offsetChildrenTopAndBottom(offset); in adjustForTopFadingEdge()2306 offsetChildrenTopAndBottom(-delta); in adjustViewsUpOrDown()
325 offsetChildrenTopAndBottom(-delta); in adjustViewsUpOrDown()1566 offsetChildrenTopAndBottom(bottomOffset); in correctTooHigh()1620 offsetChildrenTopAndBottom(-topOffset); in correctTooLow()3258 offsetChildrenTopAndBottom(amount);3284 offsetChildrenTopAndBottom(listBottom - last.getBottom());3311 offsetChildrenTopAndBottom(listTop - first.getTop());
5303 offsetChildrenTopAndBottom(incrementalDeltaY);
6199 public void offsetChildrenTopAndBottom(int offset) { in offsetChildrenTopAndBottom() method in ViewGroup