Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/text/
H A DHtml.java102 public static final int TO_HTML_PARAGRAPH_LINES_CONSECUTIVE = 0x00000000; field in Html
254 return toHtml(text, TO_HTML_PARAGRAPH_LINES_CONSECUTIVE); in toHtml()
283 if ((option & TO_HTML_PARAGRAPH_FLAG) == TO_HTML_PARAGRAPH_LINES_CONSECUTIVE) { in withinHtml()
400 if ((option & TO_HTML_PARAGRAPH_FLAG) == TO_HTML_PARAGRAPH_LINES_CONSECUTIVE) { in withinBlockquote()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt44107 field public static final int TO_HTML_PARAGRAPH_LINES_CONSECUTIVE = 0; // 0x0