Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DContactListItemView.java602 int headerTopBound = (bottomBound + topBound - headerHeight) / 2 + mTextOffsetTop; in onLayout() local
606 headerTopBound, in onLayout()
608 headerTopBound + headerHeight); in onLayout()