Searched refs:offsetChildrenTopAndBottom (Results 1 – 4 of 4) sorted by relevance
464 offsetChildrenTopAndBottom(offset); in fillSelection()479 offsetChildrenTopAndBottom(offset); in pinToTop()490 offsetChildrenTopAndBottom(offset); in pinToBottom()616 offsetChildrenTopAndBottom(bottomOffset); in correctTooHigh()659 offsetChildrenTopAndBottom(-topOffset); in correctTooLow()790 offsetChildrenTopAndBottom(-offset); in adjustForBottomFadingEdge()817 offsetChildrenTopAndBottom(offset); in adjustForTopFadingEdge()2179 offsetChildrenTopAndBottom(-delta); in adjustViewsUpOrDown()
237 offsetChildrenTopAndBottom(-delta); in adjustViewsUpOrDown()1394 offsetChildrenTopAndBottom(bottomOffset); in correctTooHigh()1447 offsetChildrenTopAndBottom(-topOffset); in correctTooLow()2997 offsetChildrenTopAndBottom(amount);3023 offsetChildrenTopAndBottom(listBottom - last.getBottom());3050 offsetChildrenTopAndBottom(listTop - first.getTop());
4962 offsetChildrenTopAndBottom(incrementalDeltaY); in trackMotionScroll()
4487 public void offsetChildrenTopAndBottom(int offset) { in offsetChildrenTopAndBottom() method in ViewGroup