Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/list/
DContactListItemView.java757 int textTopBound = (bottomBound + topBound - totalTextHeight) / 2 + mTextOffsetTop; in onLayout() local
768 textTopBound, in onLayout()
770 textTopBound + mNameTextViewHeight); in onLayout()
774 textTopBound, in onLayout()
776 textTopBound + mNameTextViewHeight); in onLayout()
787 textTopBound, in onLayout()
789 textTopBound + mNameTextViewHeight); in onLayout()
792 textTopBound, in onLayout()
794 textTopBound + mNameTextViewHeight); in onLayout()
799 textTopBound += mNameTextViewHeight; in onLayout()
[all …]