Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/google/android/util/
H A 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
/aosp12/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A 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
/aosp12/frameworks/base/core/java/android/text/
H A 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
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...