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.java473 int headerTopBound = (bottomBound + topBound - headerHeight) / 2 + mTextOffsetTop; in onLayout() local
477 headerTopBound, in onLayout()
479 headerTopBound + headerHeight); in onLayout()