Searched refs:HTML (Results 1 – 25 of 34) sorted by relevance
12
8 -- Parses the XML feed, combines feed elements with HTML markup, and displays the resulting HTML in…
30 …HTML 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><filepath></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>
10 application threads to generate an HTML report that shows an overall picture of an Android59 <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 trace159 trace HTML report.</p>
44 <td>Turn on HTML output</td>
277 or "html" for HTML.
247 or <code>html</code> for HTML output.
734 # will point to the HTML generated by the htags(1) tool instead of doxygen771 # configuration options related to the HTML output775 # 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 blank791 # The HTML_HEADER tag can be used to specify a personal HTML header for792 # each generated HTML page. If it is left blank doxygen will generate a797 # The HTML_FOOTER tag can be used to specify a personal HTML footer for798 # each generated HTML page. If it is left blank doxygen will generate a804 # style sheet that is used by each HTML page. It can be used to[all …]
29 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><table></code> element; {@link android.widget.TableRow} is like
436 <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 escaped462 <li>Store your styled text resource as an HTML-escaped string:469 HTML-escaped, using the {@code &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 to484 escape any possible HTML characters in the strings you use with the formatted text, using
194 WebAppInterface} class. For example, here's some HTML and JavaScript that creates a toast219 security issue. When the HTML in the {@link android.webkit.WebView} is untrustworthy (for example,220 part or all of the HTML221 is provided by an unknown person or process), then an attacker can include HTML that executes224 you wrote all of the HTML and JavaScript that appears in your {@link android.webkit.WebView}. You
40 not allow HTML frames or nested tables, which perform poorly on mobile devices. Along with the
91 property in an HTML {@code <meta>} tag (which must97 <p>For example, the following snippet from an HTML document specifies that the viewport width
459 // Displays the HTML string in the UI via a WebView483 and combines the feed data with HTML markup.</li>485 <li>Returns an HTML string that is displayed in the main activity493 // HTML markup. Returns HTML string.527 // This section processes the entries list to combine each entry with HTML markup.
274 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 be1732 <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 …]
9 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>
31 XML offers a human-readable structure for the layout, similar to HTML.</p>
657 HTML ("html"), enumConstant725 super(Type.HTML, text); in Html()
150 HTML styles to define multiple style properties such as the background, font, size, and others.
238 <p>When replying or forwarding an HTML message, The Email app now sends both239 plain text and HTML bodies as a multi-part mime message. This ensures that the
552 <h5>Support for HTML and string styles</h5>554 <p>The {@link android.content.ClipData} class now supports styled text (either as HTML or557 strings</a>). You can add HTML styled text to the {@link android.content.ClipData} with {@link
792 <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
727 /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.html752 /sdcard/android/layout_tests/http/tests/security/xssAuditor/malformed-HTML.html768 /sdcard/android/layout_tests/http/tests/security/xssAuditor/javascript-link-HTML-entities-named.html769 /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
239 <td>Turn on HTML output</td>
394 HTML color code: The hexadecimal RGB code corresponding to the pixel color
657 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…