Searched refs:tree (Results 1 - 3 of 3) sorted by relevance

/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
H A DHtmlTreeBuilder.java41 private HtmlTree tree; field in class:HtmlTreeBuilder
44 /** Gets the built html tree */
47 return tree;
52 tree = new HtmlTree();
53 tree.start();
63 tree.finish();
74 tree.addSingularTag(t);
76 // Explicitly create a non-selfterminating open tag and add it to the tree
78 // so that the toHTML, toXHTML and toOriginalHTML of the tree's node list
81 // the created tree i
[all...]
/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/util/ ...
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 110 milliseconds