Home
last modified time | relevance | path

Searched refs:html (Results 1 – 25 of 26) sorted by relevance

12

/development/tools/bugreport/src/com/android/bugreport/
DOptions.java69 public File html; field in Options
91 if (result.html != null || !argParser.hasData(1)) { in parseArgs()
95 result.html = new File(argParser.nextData()); in parseArgs()
DMain.java21 import com.android.bugreport.html.Renderer;
124 renderer.render(options.html, bugreport); in run()
126 System.err.println("Error reading output file: " + options.html); in run()
/development/samples/training/ads-and-ux/
DReadMe.txt7 http://code.google.com/mobile/ads/download.html
9 http://developer.android.com/sdk/compatibility-library.html
/development/samples/devbytes/telephony/SmsSampleProject/
Dgradle.properties8 # http://www.gradle.org/docs/current/userguide/build_environment.html
17 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
/development/build/
Dsdk-darwin-x86.atree50 external/sonivox/docs/JET_Authoring_Guidelines.html docs/JetCreator/JET_Authoring_Guidelines.html
52 external/sonivox/docs/JET_Creator_User_Manual.html docs/JetCreator/JET_Creator_User_Manual.html
Dsdk-windows-x86.atree148 external/sonivox/docs/JET_Authoring_Guidelines.html docs/JetCreator/JET_Authoring_Guidelines.html
150 external/sonivox/docs/JET_Creator_User_Manual.html docs/JetCreator/JET_Creator_User_Manual.html
Dsdk.atree31 development/docs/SDK_RELEASE_NOTES RELEASE_NOTES.html
34 frameworks/base/docs/docs-redirect.html documentation.html
253 frameworks/base/docs/docs-samples-redirect.html docs/samples/index.html
/development/samples/ReceiveShareDemo/src/com/example/android/receiveshare/
DReceiveShare.java54 String html = intent.getStringExtra(Intent.EXTRA_HTML_TEXT); in buildShareInfo() local
55 if (html != null) { in buildShareInfo()
56 sb.append("\n\n"); sb.append("HTML: "); sb.append(html); in buildShareInfo()
/development/scripts/
Dacov77 xdg-open $DIR/index.html >/dev/null
/development/samples/MySampleRss/src/com/example/codelab/rssexample/
DRssService.java224 String html = "<html><body><h2>No data</h2></body></html>"; in readRss() local
235 html = rssFeed.toString(); in readRss()
239 return html; in readRss()
/development/samples/devbytes/telephony/SmsSampleProject/app/
Dproguard-rules.pro8 # http://developer.android.com/guide/developing/tools/proguard.html
/development/samples/ControllerSample/
Dproguard-project.txt11 # http://developer.android.com/guide/developing/tools/proguard.html
/development/samples/training/NsdChat/
Dproguard.cfg11 # http://developer.android.com/guide/developing/tools/proguard.html
/development/samples/SampleSyncAdapter/samplesyncadapter_server/static/css/
Dmain.css17 html,body { selector
/development/samples/browseable/WatchFace/
D_index.jd30 [1]: https://codelabs.developers.google.com/codelabs/watchface/index.html
/development/samples/TicTacToeMain/
DREADME.txt47 http://developer.android.com/guide/developing/eclipse-adt.html
/development/tools/winscope/
Dyarn.lock113 ansi-html@0.0.7:
115 …resolved "https://registry.yarnpkg.com/ansi-html/-/ansi-html-0.0.7.tgz#813584021962a9e9e6fd039f940…
1574 escape-html@~1.0.3:
1576 …resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c16…
1644 escape-html "~1.0.3"
1724 escape-html "~1.0.3"
1988 html-comment-regex@^1.1.0:
1990 …resolved "https://registry.yarnpkg.com/html-comment-regex/-/html-comment-regex-1.1.1.tgz#668b93776…
1992 html-entities@^1.2.0:
1994 …resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-1.2.1.tgz#0df29351f0721163515…
[all …]
/development/vndk/tools/sourcedr/sourcedr/static/prism/css/
Dprism.css1 /* http://prismjs.com/download.html?themes=prism-coy&languages=clike+c&plugins=line-highlight+line-…
/development/cmds/monkey/
DREADME.NETWORK.txt51 (http://developer.android.com/reference/android/view/KeyEvent.html).
/development/tools/bugreport/src/com/android/bugreport/html/
DRenderer.java17 package com.android.bugreport.html;
/development/samples/training/AnimationsDemo/libs/
Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/InteractiveChart/libs/
Dandroid-support-v4.jar ... String escapeHtml (java.lang.CharSequence) CharSequence html boolean shouldAddChooserIntent (android.view.MenuItem) android ...
/development/samples/training/EffectiveNavigation/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/ControllerSample/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/development/samples/training/ContactsList/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...

12