Searched refs:mLabelViewHeight (Results 1 – 1 of 1) sorted by relevance
228 private int mLabelViewHeight; field in ContactListItemView434 mLabelViewHeight = 0; in onMeasure()537 mLabelViewHeight = mLabelView.getMeasuredHeight(); in onMeasure()539 mLabelAndDataViewMaxHeight = Math.max(mLabelViewHeight, mDataViewHeight); in onMeasure()859 textTopBound + mLabelAndDataViewMaxHeight - mLabelViewHeight, in onLayout()866 textTopBound + mLabelAndDataViewMaxHeight - mLabelViewHeight, in onLayout()