Searched refs:mStatusTextViewHeight (Results 1 – 1 of 1) sorted by relevance
228 private int mStatusTextViewHeight; field in ContactListItemView428 mStatusTextViewHeight = 0; in onMeasure()532 mStatusTextViewHeight = mPresenceIcon.getMeasuredHeight(); in onMeasure()560 mStatusTextViewHeight = in onMeasure()561 Math.max(mStatusTextViewHeight, mStatusView.getMeasuredHeight()); in onMeasure()567 mSnippetTextViewHeight + mStatusTextViewHeight); in onMeasure()715 mLabelAndDataViewMaxHeight + mSnippetTextViewHeight + mStatusTextViewHeight; in onLayout()770 textTopBound + mStatusTextViewHeight); in onLayout()778 textTopBound + mStatusTextViewHeight); in onLayout()788 textTopBound + mStatusTextViewHeight); in onLayout()[all …]