Searched refs:HTML (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/docs/html/training/
H A Dtraining_toc.cs432 "How to print photos, HTML documents, and custom documents from your app."
441 HTML Documents
/frameworks/base/core/java/com/google/android/util/
H A DAbstractMessageParser.java657 HTML ("html"), enum constant in enum:AbstractMessageParser.Token.Type
658 FORMAT ("format"), // subtype of HTML
668 //stringreps for HTML and FORMAT don't really matter
725 super(Type.HTML, text);
1198 // We have to make sure we escape HTML characters as usual.
1239 /** Converts the entire message into a single HTML display string. */

Completed in 113 milliseconds