Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DContactListItemView.java230 private int mSnippetTextViewHeight; field in ContactListItemView
437 mSnippetTextViewHeight = 0; in onMeasure()
545 mSnippetTextViewHeight = mSnippetView.getMeasuredHeight(); in onMeasure()
588 mSnippetTextViewHeight + mStatusTextViewHeight in onMeasure()
756 mLabelAndDataViewMaxHeight + mSnippetTextViewHeight + mStatusTextViewHeight; in onLayout()
894 textTopBound + mSnippetTextViewHeight); in onLayout()