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

  /external/chromium_org/third_party/WebKit/Source/core/loader/appcache/
ApplicationCache.h 66 DEFINE_ATTRIBUTE_EVENT_LISTENER(downloading);
ApplicationCache.cpp 113 return EventTypeNames::downloading;
  /external/chromium_org/chrome/browser/ui/webui/options/
language_options_dictionary_download_browsertest.js 40 expectTrue($('language-options-dictionary-downloading-message').hidden);
46 // Verify that dictionary download in progress shows 'Downloading spell check
53 expectFalse($('language-options-dictionary-downloading-message').hidden);
70 expectTrue($('language-options-dictionary-downloading-message').hidden);
78 expectTrue($('language-options-dictionary-downloading-message').hidden);
85 expectTrue($('language-options-dictionary-downloading-message').hidden);
  /external/chromium_org/chrome/browser/resources/chromeos/wallpaper_manager/js/
progress_manager.js 6 * Monitor the downloading progress of a XMLHttpRequest |xhr_| and shows the
76 * Shows a 0% progress bar to indicate downloading starts.
109 * Calculates downloading percentage and shows downloading progress.
event_page.js 161 * Sets wallpaper to the wallpaper specified by item from rss. If downloading
  /external/chromium_org/content/renderer/media/
buffered_data_source_unittest.cc 90 bool downloading() { return downloading_; } function in class:content::MockBufferedDataSource
91 void set_downloading(bool downloading) { downloading_ = downloading; }
94 // Whether the resource is downloading or deferred.
143 EXPECT_EQ(data_source_->downloading(), is_http);
492 EXPECT_FALSE(data_source_->downloading());
624 EXPECT_TRUE(data_source_->downloading());
649 EXPECT_TRUE(data_source_->downloading());
671 EXPECT_TRUE(data_source_->downloading());
673 EXPECT_FALSE(data_source_->downloading());
    [all...]
  /external/chromium_org/remoting/webapp/
host_install_dialog.js 50 * Starts downloading host components and shows installation prompt.
73 // Start downloading the package.
  /build/tools/droiddoc/templates-pdk/
sdkpage.cs 94 do so before downloading the NDK.
153 downloading a new SDK starter package. See <a
203 <p><b><em><span id="filename"></span></em> is now downloading. Follow the steps below to
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/dropSiteRootFiles/
index.php 24 problems downloading the drops, contact the <font size="-1" face="arial,helvetica,geneva"><a href="mailto:webmaster@eclipse.org">webmaster</a></font>.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/media/
media_util.js 95 * Optimization mode for downloading thumbnails.
99 NEVER_DISCARD: 0, // Never discards downloading. No optimization.
142 * for downloading thumbnails. By default optimizations are disabled.
  /external/chromium_org/ui/file_manager/image_loader/
request.js 8 * Creates and starts downloading and then resizing of the image. Finally,
77 * Callback to be called once downloading is finished.
123 throw new Error('Downloading already started.');
422 // If downloading has started, then call the callback.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/
build-lucid-multilib-toolchain.sh 365 echo " --git-branch=<name> Specify which branch to use when downloading the sources [$GIT_BRANCH]"
1237 echo "downloading sources for toolchain/$1"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/
build-lucid-multilib-toolchain.sh 365 echo " --git-branch=<name> Specify which branch to use when downloading the sources [$GIT_BRANCH]"
1237 echo "downloading sources for toolchain/$1"
    [all...]
  /external/chromium_org/chrome/browser/resources/feedback/js/
feedback.js 103 * Opens a new window with chrome://slow_trace, downloading performance data.
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/metadata/
metadata_cache.js 22 * Following are always fetched from content, and so force the downloading
859 * @return {boolean} True if opening the file does not require downloading it
903 // Block the local fetch for drive files, which require downloading.
  /build/tools/droiddoc/templates-ds/
sdkpage.cs 398 /* if downloading the bundle */
  /build/tools/droiddoc/templates-sac/
sdkpage.cs 397 /* if downloading the bundle */
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 472 /* if downloading the bundle */
  /build/tools/droiddoc/templates-sdk-dyn/
sdkpage.cs 486 /* if downloading the bundle */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar 
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/photo/
slide_mode.js 765 // Force stop downloading, if uncached on Drive.
    [all...]
  /external/chromium_org/ui/file_manager/gallery/js/
slide_mode.js 765 // Force stop downloading, if uncached on Drive.
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js     [all...]

Completed in 381 milliseconds