Home
last modified time | relevance | path

Searched refs:withinHtml (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/text/
DHtml.java265 withinHtml(out, text, option); in toHtml()
278 private static void withinHtml(StringBuilder out, Spanned text, int option) { in withinHtml() method in Html