Searched refs:offsetChildrenTopAndBottom (Results 1 – 4 of 4) sorted by relevance
509 offsetChildrenTopAndBottom(offset); in fillSelection()524 offsetChildrenTopAndBottom(offset); in pinToTop()535 offsetChildrenTopAndBottom(offset); in pinToBottom()661 offsetChildrenTopAndBottom(bottomOffset); in correctTooHigh()704 offsetChildrenTopAndBottom(-topOffset); in correctTooLow()835 offsetChildrenTopAndBottom(-offset); in adjustForBottomFadingEdge()862 offsetChildrenTopAndBottom(offset); in adjustForTopFadingEdge()2313 offsetChildrenTopAndBottom(-delta); in adjustViewsUpOrDown()
323 offsetChildrenTopAndBottom(-delta); in adjustViewsUpOrDown()1564 offsetChildrenTopAndBottom(bottomOffset); in correctTooHigh()1618 offsetChildrenTopAndBottom(-topOffset); in correctTooLow()3259 offsetChildrenTopAndBottom(amount);3285 offsetChildrenTopAndBottom(listBottom - last.getBottom());3312 offsetChildrenTopAndBottom(listTop - first.getTop());
5595 offsetChildrenTopAndBottom(incrementalDeltaY);
6316 public void offsetChildrenTopAndBottom(int offset) { in offsetChildrenTopAndBottom() method in ViewGroup