Home
last modified time | relevance | path

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

/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/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/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/scripts/
Dacov120 xdg-open $DIR/index.html >/dev/null
/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/tools/winscope/src/
Dstyles.css17 html, body, app-root { selector
/development/samples/SampleSyncAdapter/samplesyncadapter_server/static/css/
Dmain.css17 html,body { selector
/development/samples/TicTacToeMain/
DREADME.txt47 http://developer.android.com/guide/developing/eclipse-adt.html
/development/samples/browseable/WatchFace/
D_index.jd30 [1]: https://codelabs.developers.google.com/codelabs/watchface/index.html
/development/build/
Dsdk.atree26 development/docs/SDK_RELEASE_NOTES RELEASE_NOTES.html
29 frameworks/base/docs/docs-redirect.html documentation.html
124 frameworks/base/docs/docs-samples-redirect.html docs/samples/index.html
/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/sdk/
Dsdk_files_NOTICE.txt462 the Terms of Use in http://www.unicode.org/copyright.html.
13612 This license came from: http://www.megginson.com/SAX/copying.html
14305 licenseUrl: http://www.apache.org/licenses/LICENSE-2.0.html
14316 licenseUrl: http://asm.ow2.org/license.html
14317 url: http://asm.ow2.org/index.html
14322 licenseUrl: http://asm.ow2.org/license.html
14323 url: http://asm.ow2.org/index.html
14328 licenseUrl: http://asm.ow2.org/license.html
14329 url: http://asm.ow2.org/index.html
14334 licenseUrl: http://asm.ow2.org/license.html
[all …]