Searched refs:mSnippetTextViewHeight (Results 1 – 2 of 2) sorted by relevance
173 private int mSnippetTextViewHeight; field in ContactListItemView403 mSnippetTextViewHeight = 0; in onMeasure()488 mSnippetTextViewHeight = mSnippetView.getMeasuredHeight(); in onMeasure()531 + mSnippetTextViewHeight in onMeasure()667 + mSnippetTextViewHeight in onLayout()795 leftBound, textTopBound, rightBound, textTopBound + mSnippetTextViewHeight); in onLayout()
233 private int mSnippetTextViewHeight; field in ContactListItemView440 mSnippetTextViewHeight = 0; in onMeasure()548 mSnippetTextViewHeight = mSnippetView.getMeasuredHeight(); in onMeasure()591 mSnippetTextViewHeight + mStatusTextViewHeight); in onMeasure()758 mLabelAndDataViewMaxHeight + mSnippetTextViewHeight + mStatusTextViewHeight; in onLayout()896 textTopBound + mSnippetTextViewHeight); in onLayout()