Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DContactListItemView.java201 private int mSnippetTextViewHeight; field in ContactListItemView
323 mSnippetTextViewHeight = 0; in onMeasure()
409 mSnippetTextViewHeight = mSnippetView.getMeasuredHeight(); in onMeasure()
438 mSnippetTextViewHeight + mStatusTextViewHeight); in onMeasure()
541 mLabelAndDataViewMaxHeight + mSnippetTextViewHeight + mStatusTextViewHeight; in onLayout()
641 textTopBound + mSnippetTextViewHeight); in onLayout()