Searched defs:lineHeight (Results 1 – 3 of 3) sorted by relevance
69 private CharSequence getSummary(int lineHeight) { in getSummary()81 private SpannableString getSummaryStringWithIcon(int lineHeight) { in getSummaryStringWithIcon()
326 final int lineHeight = summary.getLineHeight(); in initSoftwareShortcutForSUW() local336 final int lineHeight = summary.getLineHeight(); in initSoftwareShortcut() local395 int lineHeight) { in retrieveSoftwareShortcutSummaryForSUW()415 private static CharSequence retrieveSoftwareShortcutSummary(Context context, int lineHeight) { in retrieveSoftwareShortcutSummary()460 private static SpannableString getSummaryStringWithIcon(Context context, int lineHeight) { in getSummaryStringWithIcon()
162 final int lineHeight = lineHeights.get(lineIndex); in onLayout() local