HomeSort by relevance Sort by last modified time
    Searched refs:totalTextHeight (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/widget/
NumberPicker.java     [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactListItemView.java 714 final int totalTextHeight = mNameTextViewHeight + mPhoneticNameTextViewHeight +
716 int textTopBound = (bottomBound + topBound - totalTextHeight) / 2 + mTextOffsetTop;
    [all...]

Completed in 78 milliseconds