Searched refs:offsetTopAndBottom (Results 1 – 6 of 6) sorted by relevance
83 titleView.offsetTopAndBottom(offset); in onLayout()86 descriptionView.offsetTopAndBottom(offset); in onLayout()89 iconView.offsetTopAndBottom(offset); in onLayout()
83 mContentView.offsetTopAndBottom(offset); in onLayout()
329 public void offsetTopAndBottom(int offset) { in offsetTopAndBottom() method in StickyHeaderLayout.EmptySpaceView330 super.offsetTopAndBottom(offset); in offsetTopAndBottom()
127 offsetTopAndBottom(mContentOverlap); in onLayout()
617 child.offsetTopAndBottom((int) dy);624 child.offsetTopAndBottom(targetTop - top);
2370 view.offsetTopAndBottom(viewStart - view.getTop());2426 view.offsetTopAndBottom(lowExtraSpace);