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

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

Completed in 187 milliseconds