Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/widget/
DMultiShrinkScroller.java139 private int mMaximumFullNameViewHeight; field in MultiShrinkScroller
354 mMaximumFullNameViewHeight = mFullNameView.getHeight(); in initialize()
361 mMaximumFullNameViewHeight * phoneticNameSize / fullNameSize; in initialize()
437 mMaximumFullNameViewHeight * mFullNameView.getLineCount() in setPhoneticName()
451 mMaximumFullNameViewHeight * mFullNameView.getLineCount(); in setPhoneticNameGone()