Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
DHTML4.java92 private static HTML.Element addElement(String tag, String flags) { in addElement() method in HTML4
97 private static HTML.Element addElement(String tag, String flags, HTML.Element.Flow flow) { in addElement() method in HTML4
107 private static HTML.Element addElement(String tag, String flags, HTML.Element.Flow flow, in addElement() method in HTML4