Searched defs:heightHint (Results 1 – 2 of 2) sorted by relevance
167 int heightHint = View.MeasureSpec.getSize(heightMeasureSpec) - mHost.getPaddingTop() in adjustChildren() local453 int heightHint) { in fillLayoutParams()502 int widthHint, int heightHint) { in fillMarginLayoutParams()512 int widthHint, int heightHint) { in fillMarginLayoutParams()
1323 private void measureScrapChild(View child, int position, int widthMeasureSpec, int heightHint) { in measureScrapChild()