Home
last modified time | relevance | path

Searched refs:HTML (Results 1 – 25 of 34) sorted by relevance

12

/frameworks/base/samples/training/network-usage/
DREADME.txt8 -- Parses the XML feed, combines feed elements with HTML markup, and displays the resulting HTML in…
/frameworks/base/docs/html/tools/help/
Dlint.jd30HTML report for the issues that {@code lint} detects. For example, you can run the following comma…
31 <pre>lint --check Accessibility --HTML accessibility_report.html myproject</pre>
92 <td>Generate an HTML report.</td>
93 <td>The report is saved in the output file specified in the argument. The HTML output includes code…
98 <td>In the HTML output, replace a local path prefix <code>&lt;filepath&gt;</code> with a url prefix…
99 <td>The {@code --url} option only applies when you are generating an HTML report with the {@code --…
104 <td>Generate a simple HTML report</td>
Dsystrace.jd10 application threads to generate an HTML report that shows an overall picture of an Android
59 <td>Write the HTML trace report to the specified file.</td>
139 <td>Link to the original CSS or JS resources instead of embedding them in the HTML trace
159 trace HTML report.</p>
Ddmtracedump.jd44 <td>Turn on HTML output</td>
DMonkeyRunner.jd277 or "html" for HTML.
Dmonkeyrunner_concepts.jd247 or <code>html</code> for HTML output.
/frameworks/wilhelm/doc/
DDoxyfile734 # will point to the HTML generated by the htags(1) tool instead of doxygen
771 # configuration options related to the HTML output
775 # generate HTML output.
779 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put.
786 # each generated HTML page (for example: .htm,.php,.asp). If it is left blank
791 # The HTML_HEADER tag can be used to specify a personal HTML header for
792 # each generated HTML page. If it is left blank doxygen will generate a
797 # The HTML_FOOTER tag can be used to specify a personal HTML footer for
798 # each generated HTML page. If it is left blank doxygen will generate a
804 # style sheet that is used by each HTML page. It can be used to
[all …]
/frameworks/base/docs/html/guide/topics/ui/layout/
Dgrid.jd29 cells empty, but cells cannot span columns, as they can in HTML.</p>
160 <p>Notice how this resembles the structure of an HTML table. The {@link android.widget.TableLayout}
161 element is like the HTML <code>&lt;table&gt;</code> element; {@link android.widget.TableRow} is like
/frameworks/base/docs/html/guide/topics/resources/
Dstring-resource.jd436 <h3>Styling with HTML markup</h3>
438 <p>You can add styling to your strings with HTML markup. For example:</p>
445 <p>Supported HTML elements include:</p>
457 information from the string. The work-around to this is to write the HTML tags with escaped
462 <li>Store your styled text resource as an HTML-escaped string:
469 HTML-escaped, using the {@code &amp;lt;} notation.</p>
472 convert the HTML text into styled text:
483 <p>Because the {@link android.text.Html#fromHtml} method will format all HTML entities, be sure to
484 escape any possible HTML characters in the strings you use with the formatted text, using
/frameworks/base/docs/html/guide/webapps/
Dwebview.jd194 WebAppInterface} class. For example, here's some HTML and JavaScript that creates a toast
219 security issue. When the HTML in the {@link android.webkit.WebView} is untrustworthy (for example,
220 part or all of the HTML
221 is provided by an unknown person or process), then an attacker can include HTML that executes
224 you wrote all of the HTML and JavaScript that appears in your {@link android.webkit.WebView}. You
Dbest-practices.jd40 not allow HTML frames or nested tables, which perform poorly on mobile devices. Along with the
Dtargeting.jd91 property in an HTML {@code &lt;meta&gt;} tag (which must
97 <p>For example, the following snippet from an HTML document specifies that the viewport width
/frameworks/base/docs/html/training/basics/network-ops/
Dxml.jd459 // Displays the HTML string in the UI via a WebView
483 and combines the feed data with HTML markup.</li>
485 <li>Returns an HTML string that is displayed in the main activity
493 // HTML markup. Returns HTML string.
527 // This section processes the entries list to combine each entry with HTML markup.
/frameworks/base/docs/html/tools/sdk/ndk/
Dindex.jd274 information, see {@code CHANGES.HTML} and {@code NDK-BUILD.html}.</li>
276 Clang compiler, see {@code CHANGES.HTML}.</li>
278 analyzer, see {@code CHANGES.HTML}.</li>
281 information, see {@code CHANGES.HTML}.</li>
285 {@code LOCAL_SHARED_LIBRARIES}. For more information, see {@code CHANGES.HTML}.
417 {@code CHANGES.HTML}.</li>
1513 <li><code>docs/NATIVE-ACTIVITY.HTML</code>: Fixed typo. The minimum API level should be
1732 <code>CHANGES.HTML</code> document included in the NDK package.
1925 … release, read the <code>CHANGES.HTML</code> document included in the downloaded NDK package.
1969 docs/CPLUSPLUS-SUPPORT.HTML.</li>
[all …]
/frameworks/base/docs/html/distribute/googleplay/promote/
Dbadges.jd9 click <em>Build my badge</em>, then paste the HTML into your web content.</p>
81 /** Generate the HTML snippet and demo based on form values */
350 <p>Copy and paste this HTML into your web site:</p>
/frameworks/base/docs/html/guide/topics/ui/
Doverview.jd31 XML offers a human-readable structure for the layout, similar to HTML.</p>
/frameworks/base/core/java/com/google/android/util/
DAbstractMessageParser.java657 HTML ("html"), enumConstant
725 super(Type.HTML, text); in Html()
/frameworks/base/docs/html/guide/topics/ui/controls/
Dbutton.jd150 HTML styles to define multiple style properties such as the background, font, size, and others.
/frameworks/base/docs/html/about/versions/
Dandroid-3.1-highlights.jd238 <p>When replying or forwarding an HTML message, The Email app now sends both
239 plain text and HTML bodies as a multi-part mime message. This ensures that the
Dandroid-4.1.jd552 <h5>Support for HTML and string styles</h5>
554 <p>The {@link android.content.ClipData} class now supports styled text (either as HTML or
557 strings</a>). You can add HTML styled text to the {@link android.content.ClipData} with {@link
Dandroid-3.0.jd792 <p>As defined by the <a href="http://dev.w3.org/2009/dap/camera/">HTML Media Capture</a>
794 capabilities of the device. For example, the following HTML provides an input for the user to
/frameworks/base/tests/DumpRenderTree/assets/results/
Dlayout_tests_failed.txt727 /sdcard/android/layout_tests/http/tests/security/xssAuditor/javascript-link-HTML-entities-control-c…
746 /sdcard/android/layout_tests/http/tests/security/xssAuditor/javascript-link-HTML-entities.html
752 /sdcard/android/layout_tests/http/tests/security/xssAuditor/malformed-HTML.html
768 /sdcard/android/layout_tests/http/tests/security/xssAuditor/javascript-link-HTML-entities-named.html
769 /sdcard/android/layout_tests/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char…
785 /sdcard/android/layout_tests/http/tests/security/xssAuditor/inline-event-HTML-entities.html
/frameworks/base/docs/html/tools/debugging/
Ddebugging-tracing.jd239 <td>Turn on HTML output</td>
Ddebugging-ui.jd394 HTML color code: The hexadecimal RGB code corresponding to the pixel color
/frameworks/base/docs/html/guide/faq/
Dcommontasks.jd657 you can add some simple styling, such as bold or italic using HTML notation.
775 …to an HTML file that describes the screen layout and components. See <a href="{@docRoot}guide/topi…

12