HomeSort by relevance Sort by last modified time
    Searched full:downloading (Results 1 - 25 of 236) sorted by null

1 2 3 4 5 6 7 8 910

  /external/webkit/LayoutTests/http/tests/appcache/
foreign-iframe-main-expected.txt 4 downloading
404-manifest.html 19 applicationCache.addEventListener('downloading', function() { unexpectedEvent("downloading") }, false);
foreign-iframe-main.html 27 applicationCache.addEventListener('downloading', function() { log("downloading") }, false);
idempotent-update.html 21 // downloading events need to be dispatched, but that's only when the update algorithm is invoked
  /external/webkit/LayoutTests/http/tests/appcache/resources/
main-resource-hash-frame.html 10 applicationCache.ondownloading = function() { log("downloading") }
offline-access-frame.html 9 applicationCache.ondownloading = function() { log("downloading") }
  /external/clearsilver/perl/
README 13 decide whether fixes for the module are worth downloading.
  /external/e2fsprogs/debian/
uuid-dev.README.Debian 4 by downloading e2fsprogs from the upstream sources. It may also be
  /packages/apps/Mms/res/layout/
mms_downloading_view.xml 39 android:text="@string/downloading"
  /external/chromium/net/proxy/
init_proxy_resolver_unittest.cc 195 // Fail downloading the custom PAC script.
240 // Fail downloading the custom PAC script, because the fetcher was NULL.
271 // Fails at WPAD (downloading), but succeeds in choosing the custom PAC.
334 // Fails at WPAD (downloading), and fails at custom PAC (downloading).
353 // Fails at WPAD (downloading), and fails at custom PAC (parsing).
proxy_service.h 112 // (This shows how much time was spent downloading and parsing the
140 // to downloading and testing the PAC files.
208 // Starts downloading and testing the various PAC choices.
216 // (downloading PAC script(s) + testing).
290 // The fetcher to use when downloading PAC scripts for the ProxyResolver.
  /external/chromium/third_party/icu/source/data/
icu4j-readme.txt 12 1. Download and build ICU4C. For more instructions on downloading and building
48 1. Download and build ICU4C. For more instructions on downloading and building
  /external/icu4c/data/
icu4j-readme.txt 18 1. Download and build ICU4C. For more instructions on downloading and building
  /external/quake/res/values/
strings.xml 29 <string name="download_activity_title">Downloading</string>
  /external/webkit/WebCore/loader/appcache/
DOMApplicationCache.idl 37 const unsigned short DOWNLOADING = 3;
DOMApplicationCache.h 69 DEFINE_ATTRIBUTE_EVENT_LISTENER(downloading);
  /hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_cfg80211.h 155 /* fw downloading status */
273 /* firmware /nvram downloading controller */
315 struct wl_fw_ctrl *fw; /* control firwmare / nvram paramter downloading */
366 extern void * wl_cfg80211_request_fw(int8 *file_name); /* request fw /nvram downloading */
  /external/webkit/WebKitTools/CygwinDownloader/
cygwin-downloader.py 134 download_package(packages[name], "Downloading package %3d of %3d (%s)" % (downloaded_so_far, len(names_to_download), name))
136 download_url_to_file("http://cygwin.com/setup.exe", "setup.exe", "Downloading setup.exe")
141 Finished downloading Cygwin. In %d seconds,
  /development/samples/TicTacToeLib/
_index.html 24 downloading the "Samples for SDK API 8" component (or higher version) into your
  /external/chromium/net/base/
load_flags.h 64 // Do not resolve proxies. This override is used when downloading PAC files
  /external/webkit/WebCore/dom/
EventNames.h 53 macro(downloading) \
  /external/zlib/old/visualc6/
README.txt 72 (ML.EXE). You can get it by downloading and installing the
  /external/zlib/projects/visualc6/
README.txt 72 (ML.EXE). You can get it by downloading and installing the
  /packages/apps/Email/src/com/android/email/mail/
FetchProfile.java 55 * the message without actually downloading any message data. If the provider is not
  /sdk/eclipse/scripts/
setup_eclipse.sh 46 echo "Downloading and installing Eclipse in $BASE_DIR."

Completed in 273 milliseconds

1 2 3 4 5 6 7 8 910