Searched refs:TO_HTML_PARAGRAPH_FLAG (Results 1 – 2 of 2) sorted by relevance
177 private static final int TO_HTML_PARAGRAPH_FLAG = 0x00000001; field in Html283 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()
55475 Landroid/text/Html;->TO_HTML_PARAGRAPH_FLAG:I