/external/chromium_org/third_party/WebKit/Source/core/loader/appcache/ |
ApplicationCache.h | 62 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 | 71 bool downloading() { return downloading_; } function in class:content::MockBufferedDataSource 72 void set_downloading(bool downloading) { downloading_ = downloading; } 75 // Whether the resource is downloading or deferred. 120 EXPECT_EQ(data_source_->downloading(), is_http); 458 EXPECT_FALSE(data_source_->downloading()); 590 EXPECT_TRUE(data_source_->downloading()); 615 EXPECT_TRUE(data_source_->downloading()); 637 EXPECT_TRUE(data_source_->downloading()); 639 EXPECT_FALSE(data_source_->downloading()); [all...] |
/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/chromium_org/chrome/browser/resources/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.'); 415 // If downloading has started, then call the callback.
|
/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/chrome/browser/resources/file_manager/foreground/js/media/ |
media_util.js | 88 * Optimization mode for downloading thumbnails. 92 NEVER_DISCARD: 0, // Never discards downloading. No optimization. 135 * for downloading thumbnails. By default optimizations are disabled.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/ |
build-hardy-toolchain.sh | 308 echo " --git-branch=<name> Specify which branch to use when downloading the sources [$GIT_BRANCH]" 1008 echo "downloading sources for toolchain/$1" 1065 echo "Downloading $PACKAGE" [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/chrome/browser/resources/file_manager/foreground/js/metadata/ |
metadata_cache.js | 22 * Following are always fetched from content, and so force the downloading 800 * @return {boolean} True if opening the file does not require downloading it 832 // 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 */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/ |
build-hardy-toolchain.sh | 342 echo " --git-branch=<name> Specify which branch to use when downloading the sources [$GIT_BRANCH]" 1222 echo "downloading sources for toolchain/$1" 1279 echo "Downloading $PACKAGE" [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/ |
build-hardy-toolchain.sh | 342 echo " --git-branch=<name> Specify which branch to use when downloading the sources [$GIT_BRANCH]" 1222 echo "downloading sources for toolchain/$1" 1279 echo "Downloading $PACKAGE" [all...] |
/build/tools/droiddoc/templates-sdk/ |
sdkpage.cs | 473 /* 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 | |
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/ |
slide_mode.js | 765 // Force stop downloading, if uncached on Drive. [all...] |
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
pdfjs.js | [all...] |