Searched refs:mPreferredHeight (Results 1 – 2 of 2) sorted by relevance
28 private int mPreferredHeight; field in MeasureHelper41 mPreferredHeight = height; in setPreferredContentSize()49 getLength(heightSpec, mPreferredHeight + p.top + p.bottom)); in measure()
91 private int mPreferredHeight = 0; field in ContactListItemView282 mPreferredHeight = a.getDimensionPixelSize( in ContactListItemView()283 R.styleable.ContactListItemView_list_item_height, mPreferredHeight); in ContactListItemView()430 final int preferredHeight = mPreferredHeight; in onMeasure()