/development/tools/bugreport/src/com/android/bugreport/ |
D | Options.java | 69 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()
|
D | Main.java | 21 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/ |
D | ReadMe.txt | 7 http://code.google.com/mobile/ads/download.html 9 http://developer.android.com/sdk/compatibility-library.html
|
/development/samples/devbytes/telephony/SmsSampleProject/ |
D | gradle.properties | 8 # 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/ |
D | ReceiveShare.java | 54 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/tools/motion/motion_test_watcher_app/src/ |
D | styles.scss | 3 html,
|
/development/samples/PictureInPicture/ComposePip/ |
D | gradle.properties | 6 # http://www.gradle.org/docs/current/userguide/build_environment.html 12 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
/development/samples/NsdManagerSample/ |
D | gradle.properties | 6 # http://www.gradle.org/docs/current/userguide/build_environment.html 12 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
/development/tools/winscope/ |
D | karma.config.ci.js | 48 html: { property
|
/development/tools/external_crates/crate_health/ |
D | Cargo.toml | 6 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
/development/samples/MySampleRss/src/com/example/codelab/rssexample/ |
D | RssService.java | 224 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/PictureInPicture/ComposePip/app/ |
D | proguard-rules.pro | 6 # http://developer.android.com/guide/developing/tools/proguard.html
|
/development/samples/devbytes/telephony/SmsSampleProject/app/ |
D | proguard-rules.pro | 8 # http://developer.android.com/guide/developing/tools/proguard.html
|
/development/samples/NsdManagerSample/testdiscoverservice/ |
D | proguard-rules.pro | 6 # http://developer.android.com/guide/developing/tools/proguard.html
|
/development/samples/NsdManagerSample/testadvertiseservice/ |
D | proguard-rules.pro | 6 # http://developer.android.com/guide/developing/tools/proguard.html
|
/development/samples/ControllerSample/ |
D | proguard-project.txt | 11 # http://developer.android.com/guide/developing/tools/proguard.html
|
/development/scripts/ |
D | acov | 120 xdg-open $DIR/index.html >/dev/null
|
/development/tools/cargo_embargo/ |
D | regenerate_all.sh | 27 <html>
|
/development/samples/SampleSyncAdapter/samplesyncadapter_server/static/css/ |
D | main.css | 17 html,body { selector
|
/development/python-packages/fetchartifact/ |
D | README.md | 58 Optionally, pass `--cov-report=html` to generate an HTML report, or
|
/development/samples/browseable/WatchFace/ |
D | _index.jd | 30 [1]: https://codelabs.developers.google.com/codelabs/watchface/index.html
|
/development/samples/TicTacToeMain/ |
D | README.txt | 47 http://developer.android.com/guide/developing/eclipse-adt.html
|
/development/tools/winscope/src/ |
D | styles.css | 17 html, body, app-root { selector
|
/development/build/ |
D | sdk.atree | 26 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/ |
D | README.NETWORK.txt | 51 (http://developer.android.com/reference/android/view/KeyEvent.html).
|