Searched defs:heightHint (Results 1 – 2 of 2) sorted by relevance
117 int heightHint = View.MeasureSpec.getSize(heightMeasureSpec) - mHost.getPaddingTop() in adjustChildren() local400 int heightHint) { in fillLayoutParams()449 int widthHint, int heightHint) { in fillMarginLayoutParams()459 int widthHint, int heightHint) { in fillMarginLayoutParams()
1241 private void measureScrapChild(View child, int position, int widthMeasureSpec, int heightHint) { in measureScrapChild()