Searched refs:styled (Results 1 – 10 of 10) sorted by relevance
457 private CharSequence coerceToHtmlOrStyledText(Context context, boolean styled) { in coerceToHtmlOrStyledText() argument497 if (styled) { in coerceToHtmlOrStyledText()512 if (styled) { in coerceToHtmlOrStyledText()544 if (styled) { in coerceToHtmlOrStyledText()554 if (styled) { in coerceToHtmlOrStyledText()
173 const bool styled = (pos >= 0 && (size_t)pos < mEntryStyleArray.size()) ? in add() local175 if (first || styled || !mergeDuplicates) { in add()
82 styled via XML. To178 already been dereferenced and styled.</p>
449 <p>Sometimes you may want to create a styled text resource that is also used as a format459 <li>Store your styled text resource as an HTML-escaped string:469 convert the HTML text into styled text:515 * @param tags the styled span objects to apply to the content
25 a card-styled frame with a white background, rounded corners, and a light-drop shadow.
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
163 <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>