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.java713 public String toHtml(boolean caps) { throw new AssertionError("not html"); } in toHtml() method in AbstractMessageParser.Token
730 public String toHtml(boolean caps) { in toHtml() method in AbstractMessageParser.Html
1192 public String toHtml(boolean caps) { in toHtml() method in AbstractMessageParser.Format
1240 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.java249 public static String toHtml(Spanned text) { in toHtml() method in Html
263 public static String toHtml(Spanned text, int option) { in toHtml() method in Html
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...