Searched defs:fromHtml (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/core/java/android/text/ |
H A D | Html.java | 188 public static Spanned fromHtml(String source) { in fromHtml() method in Html 199 public static Spanned fromHtml(String source, int flags) { in fromHtml() method in Html 219 public static Spanned fromHtml(String source, ImageGetter imageGetter, TagHandler tagHandler) { in fromHtml() method in Html 231 public static Spanned fromHtml(String source, int flags, ImageGetter imageGetter, in fromHtml() method in Html
|
/aosp12/frameworks/ex/common/java/com/android/ex/editstyledtext/ |
H A D | EditStyledText.java | 404 public Spanned fromHtml(String string); in fromHtml() method 406 public Spanned fromHtml(String source, ImageGetter imageGetter, TagHandler tagHandler); in fromHtml() method 1857 public Spanned fromHtml(String source) { in fromHtml() method in EditStyledText.StyledTextHtmlStandard 1861 public Spanned fromHtml(String source, ImageGetter imageGetter, TagHandler tagHandler) { in fromHtml() method in EditStyledText.StyledTextHtmlStandard
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |