Searched refs:styled (Results 1 – 12 of 12) sorted by relevance
459 private CharSequence coerceToHtmlOrStyledText(Context context, boolean styled) { in coerceToHtmlOrStyledText() argument504 if (styled) { in coerceToHtmlOrStyledText()519 if (styled) { in coerceToHtmlOrStyledText()551 if (styled) { in coerceToHtmlOrStyledText()561 if (styled) { in coerceToHtmlOrStyledText()
501 SpannableStringBuilder styled = SpannableStringBuilder.valueOf(result); in getStyledResults() local505 styled.setSpan(highlightSpan, in getStyledResults()507 styledResults[i] = styled; in getStyledResults()
196 const bool styled = (pos >= 0 && (size_t)pos < mEntryStyleArray.size()) ? in add() local198 if (first || styled || !mergeDuplicates) { in add()
81 styled via XML. To177 already been dereferenced and styled.</p>
474 <p>Sometimes you may want to create a styled text resource that is also used as a format484 <li>Store your styled text resource as an HTML-escaped string:494 convert the HTML text into styled text:540 * @param tags the styled span objects to apply to the content
102 view of the text field being edited and can be styled to blend with the rest of
26 class, which wraps views inside a card-styled frame with a white background, rounded corners, and a
140 <p>You can control exactly how your controls are styled using a theme that you apply to your
613 <p>The {@link android.content.ClipData} class now supports styled text (either as HTML or615 href="{@docRoot}guide/topics/resources/string-resource.html#FormattingAndStyling">styled616 strings</a>). You can add HTML styled text to the {@link android.content.ClipData} with {@link
156 <li>Fixes TextView to properly compute styled font metrics based on the screen density.</li>
272 <p>Now this TextView will be styled as defined by the style named {@code CodeFont}.
156 custom components, styled text, or anything else you can think of.</p>