HomeSort by relevance Sort by last modified time
    Searched full:textbandheight (Results 1 - 1 of 1) sorted by null

  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ShortcutIntentBuilder.java 393 final int textBandHeight = (fmi.descent - fmi.ascent) + textPadding * 2;
394 dst.set(0, mIconSize - textBandHeight, mIconSize, mIconSize);

Completed in 45 milliseconds