Home
last modified time | relevance | path

Searched defs:flow (Results 1 – 2 of 2) sorted by relevance

/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
DHTML.java57 private final Flow flow; field in HTML.Element
69 boolean optionalEndTag, boolean breaksFlow, Flow flow) { in Element()
DHTML4.java97 private static HTML.Element addElement(String tag, String flags, HTML.Element.Flow flow) { in addElement()
102 private static HTML.Element addTableElement(String tag, String flags, HTML.Element.Flow flow) { in addTableElement()
107 private static HTML.Element addElement(String tag, String flags, HTML.Element.Flow flow, in addElement()