HomeSort by relevance Sort by last modified time
    Searched full:web (Results 251 - 275 of 4110) sorted by null

<<11121314151617181920>>

  /external/skia/bin/
fetch-skps 10 # Follow instructions on web page.
  /frameworks/base/docs/html-intl/intl/ja/distribute/googleplay/
about.jd 38 ???Google Play ? Web ???????????????????????????????????????????? Web ?? Google Play ??????????????Android ????????????????????????????????Google Play ??????????????????????????????????????
42 Google Play Web ????????????????????????????Web ?????? ?????????????????????????????????????????Google Play ??????????????????????????????????????????????????????????????????????????????????
62 <img src="{@docRoot}images/gp-rating-web.png" style="border:1px solid #ddd;">
271 ????? Web ?????<a href="https://play.google.com/apps/publish/"> Google Play ?????? ?????</a>???????????????????????????? ????????????????????????????????????????????
275 ??????????Google Play ???????????????????????????????????????????Web ??????????????????????????????
279 Web ??????????????????????? ??????????Google Play ??????????????Web ?????????????????????????<a href="{@docRoot}distribute/tools/promote/linking.html">???????</a>??????????
  /ndk/docs/
README.md 7 open a web browser for Additional\_library\_docs/opensles/index.html and reference PDF.
  /frameworks/base/docs/html/reference/android/support/test/espresso/web/webdriver/
Locator.html 249 extends Enum&lt;<a href="/reference/android/support/test/espresso/web/webdriver/Locator.html">Locator</a>&gt;
275 <td colspan="2" class="jd-inheritance-class-cell">java.lang.Enum&lt;<a href="/reference/android/support/test/espresso/web/webdriver/Locator.html">android.support.test.espresso.web.webdriver.Locator</a>&gt;
286 <td colspan="1" class="jd-inheritance-class-cell">android.support.test.espresso.web.webdriver.Locator
326 <td><code><a href="/reference/android/support/test/espresso/web/webdriver/Locator.html">Locator</a></code>&nbsp;</td>
338 <td><code><a href="/reference/android/support/test/espresso/web/webdriver/Locator.html">Locator</a></code>&nbsp;</td>
350 <td><code><a href="/reference/android/support/test/espresso/web/webdriver/Locator.html">Locator</a></code>&nbsp;</td>
362 <td><code><a href="/reference/android/support/test/espresso/web/webdriver/Locator.html">Locator</a></code>&nbsp;</td>
374 <td><code><a href="/reference/android/support/test/espresso/web/webdriver/Locator.html">Locator</a></code>&nbsp;</td>
386 <td><code><a href="/reference/android/support/test/espresso/web/webdriver/Locator.html">Locator</a></code>&nbsp;</td
    [all...]
  /external/javassist/src/main/javassist/tools/web/
Webserver.java 16 package javassist.tools.web;
24 * A web server for running sample programs.
27 * web browsers for applets. Since the (standard) security manager
29 * instrumenting class files must be done by this web server.
32 * it is provided as a sample implementation of the web server using
74 * Starts a web server.
79 Webserver web = new Webserver(args[0]); local
80 web.run();
84 "Usage: java javassist.tools.web.Webserver <port number>");
88 * Constructs a web server
392 Webserver web; field in class:ServiceThread
    [all...]
  /developers/build/prebuilts/gradle/NavigationDrawer/Application/src/main/res/values/
strings.xml 30 <string name="action_websearch">Web search</string>
31 <string name="app_not_available">Sorry, there\'s no web browser available</string>
  /developers/samples/android/ui/views/NavigationDrawer/Application/src/main/res/values/
strings.xml 30 <string name="action_websearch">Web search</string>
31 <string name="app_not_available">Sorry, there\'s no web browser available</string>
  /development/samples/browseable/NavigationDrawer/res/values/
strings.xml 30 <string name="action_websearch">Web search</string>
31 <string name="app_not_available">Sorry, there\'s no web browser available</string>
  /development/samples/training/NavigationDrawer/res/values/
strings.xml 31 <string name="action_websearch">Web search</string>
32 <string name="app_not_available">Sorry, there\'s no web browser available</string>
  /docs/source.android.com/src/source/
life-of-a-patch.jd 19 <p>The Android Open Source Project (AOSP) uses a web-based code review tool
23 the steps below are performed in the web application.</p>
  /external/autotest/cli/
change_protection_level.py 11 parser.add_option('-w', '--web',
19 autotest_host = rpc.get_autotest_server(options.web)
  /external/avahi/service-type-database/
service-types 39 # Web
41 _http._tcp:Web Site
42 _http._tcp[de]:Web-Angebot
43 _http._tcp[it]:Sito Web
45 _https._tcp:Secure Web Site
46 _https._tcp[de]:Sicheres Web-Angebot
47 _https._tcp[it]:Sito Web sicuro
49 _rss._tcp:Web Syndication RSS
  /external/chromium-trace/catapult/third_party/polymer/components/paper-dropdown/
.bower.json 16 "web-component-tester": "web-component-tester#master"
  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/test/blink/
out-of-order-keyframes.html 2 <title>Web Animations API: Out of order Keyframe tests</title>
21 help: 'http://dev.w3.org/fxtf/web-animations/#normalizing-a-sequence-of-keyframes',
simple-keyframes.html 16 help: 'http://dev.w3.org/fxtf/web-animations/#keyframe-animation-effects',
36 help: 'http://dev.w3.org/fxtf/web-animations/#keyframe-animation-effects',
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/tools/
named_entity_trie_generator.js 42 '//(see: http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html#tokenizing-character-references and\n' +
43 '//http://www.whatwg.org/specs/web-apps/current-work/multipage/named-character-references.html#named-character-references)\n' +
  /external/curl/tests/data/
test508 46 s/^(this is what we post to the silly web server)\r\n/$1\n/ if($has_charconv)
55 this is what we post to the silly web server
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
GwtPlatform.java 24 * Version of {@link GwtPlatform} used in web-mode. It includes methods in
25 * {@link Platform} that requires different implementions in web mode and
  /external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/
GwtPlatform.java 23 * Version of {@link GwtPlatform} used in web-mode. It includes methods in
24 * {@link Platform} that requires different implementions in web mode and
  /external/libxml2/python/
README 7 web pages at :
18 sources linked from the web pages, or as part of your set of
  /external/markdown/docs/extensions/
Abbreviations.txt 26 *[W3C]: World Wide Web Consortium
31 is maintained by the <abbr title="World Wide Web Consortium">W3C</abbr>.</p>
  /external/owasp/sanitizer/lib/htmlparser-1.3/doc/
README 4 lynx -display_charset=utf-8 -dump -nolist http://www.whatwg.org/specs/web-apps/current-work/multipage/tokenization.html > current.txt
9 lynx -display_charset=utf-8 -dump -nolist http://www.whatwg.org/specs/web-apps/current-work/multipage/tree-construction.html > current.txt
  /external/owasp/sanitizer/tools/findbugs/doc/
performingARelease.txt 20 rsync -avz web/ username,findbugs@web.sourceforge.net:htdocs/
  /frameworks/base/core/res/res/raw-rm/
nodomain.html 14 <p>La pagina d'internet sut <a href="%s">%s</a> &egrave; eventualmain deactivada temporarmain u spustada definitivamain ad ina nova adressa da web.</p>
20 <li>Chargiai ina copia da la pagina da web memorisada en il cache da Google.</li>
  /frameworks/base/docs/html/training/app-indexing/
index.jd 37 information not only from web sites but also from apps they have installed.
40 that content corresponds to a web page that you own.</p>
45 content alongside links to your web pages in users' search results. Users on
48 web page.</p>
51 information about the relationship between your app and web site. This process
56 <li>Annotate these links in the associated web pages on your web site or in a
81 <dd>Shows how to annotate web site metadata to allow Google's algorithms to index

Completed in 1751 milliseconds

<<11121314151617181920>>