Searched refs:mSnippetTextViewHeight (Results 1 - 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DContactListItemView.java227 private int mSnippetTextViewHeight; field in class:ContactListItemView
427 mSnippetTextViewHeight = 0;
524 mSnippetTextViewHeight = mSnippetView.getMeasuredHeight();
567 mSnippetTextViewHeight + mStatusTextViewHeight);
715 mLabelAndDataViewMaxHeight + mSnippetTextViewHeight + mStatusTextViewHeight;
853 textTopBound + mSnippetTextViewHeight);

Completed in 14 milliseconds