Home
last modified time | relevance | path

Searched refs:html (Results 1 – 25 of 27) 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.atree136 external/sonivox/docs/JET_Authoring_Guidelines.html docs/JetCreator/JET_Authoring_Guidelines.html
138 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/tutorials/ReverseDebug/
DREADME.txt56 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
62 <http://source.android.com/source/report-bugs.html>...
/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/cmds/monkey/
DREADME.NETWORK.txt51 (http://developer.android.com/reference/android/view/KeyEvent.html).
/development/ndk/platforms/
DREADME.CRT.TXT119 See http://sourcery.mentor.com/public/cxx-abi/abi.html#dso-dtor
259 This issues is detailed in ndk/docs/ANDROID-ATOMICS.html and
/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/training/ContactsList/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/ ...

12