Home
last modified time | relevance | path

Searched defs:toHtml (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/com/google/android/util/
DAbstractMessageParser.java727 public String toHtml(boolean caps) { throw new AssertionError("not html"); } in toHtml() method in AbstractMessageParser.Token
744 public String toHtml(boolean caps) { in toHtml() method in AbstractMessageParser.Html
1206 public String toHtml(boolean caps) { in toHtml() method in AbstractMessageParser.Format
1254 public String toHtml() { in toHtml() method in AbstractMessageParser
/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java398 public String toHtml(Spanned text); in toHtml() method
400 public String toHtml(Spanned text, boolean escapeNonAsciiChar); in toHtml() method
402 public String toHtml(Spanned text, boolean escapeNonAsciiChar, int width, float scale); in toHtml() method
1845 public String toHtml(Spanned text) { in toHtml() method in EditStyledText.StyledTextHtmlStandard
1849 public String toHtml(Spanned text, boolean escapeNonAsciiChar) { in toHtml() method in EditStyledText.StyledTextHtmlStandard
1853 public String toHtml(Spanned text, boolean escapeNonAsciiChar, int width, float scale) { in toHtml() method in EditStyledText.StyledTextHtmlStandard
/frameworks/base/core/java/android/text/
DHtml.java253 public static String toHtml(Spanned text) { in toHtml() method in Html
267 public static String toHtml(Spanned text, int option) { in toHtml() method in Html
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...