Searched refs:mStatusTextViewHeight (Results 1 – 1 of 1) sorted by relevance
231 private int mStatusTextViewHeight; field in ContactListItemView438 mStatusTextViewHeight = 0; in onMeasure()553 mStatusTextViewHeight = mPresenceIcon.getMeasuredHeight(); in onMeasure()581 mStatusTextViewHeight = in onMeasure()582 Math.max(mStatusTextViewHeight, mStatusView.getMeasuredHeight()); in onMeasure()588 mSnippetTextViewHeight + mStatusTextViewHeight in onMeasure()756 mLabelAndDataViewMaxHeight + mSnippetTextViewHeight + mStatusTextViewHeight; in onLayout()811 textTopBound + mStatusTextViewHeight); in onLayout()819 textTopBound + mStatusTextViewHeight); in onLayout()829 textTopBound + mStatusTextViewHeight); in onLayout()[all …]