HomeSort by relevance Sort by last modified time
    Searched full:downloading (Results 476 - 500 of 2324) sorted by null

<<11121314151617181920>>

  /development/tools/labpretest/stingray/
custom_flash.sh 44 log_print "downloading bootloader image to $device"
  /external/autotest/client/cros/video/
screenshot_file_namer.py 17 When downloading golden images, we will have timestamps that we will want
  /external/autotest/client/site_tests/video_ChromeHWDecodeUsed/
video_ChromeHWDecodeUsed.py 39 #This execute for normal video for downloading html file
  /external/autotest/contrib/
stage_build.py 39 print "Downloading %s..." % options.build
  /external/chromium-trace/catapult/dependency_manager/dependency_manager/
manager.py 54 """Get a path to an executable for |dependency|, downloading as needed.
67 downloading from cloud storage if needed.
77 ServerError: If an internal server error is hit while downloading the
79 CloudStorageError: If another error occured while downloading the remote
  /external/chromium-trace/catapult/telemetry/telemetry/internal/util/
binary_manager.py 51 """ Return a path to the appropriate executable for <binary_name>, downloading
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/staticDropFiles/
download.php 28 echo '<b><font size "+4">Downloading: '.$dropFile.'</font></b>';
  /external/opencv3/samples/gpu/
surf_keypoint_matcher.cpp 69 // downloading results
  /external/zlib/
update_zlib.sh 20 echo "Downloading $tgz_file..."
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
ScrollAdapterBase.java 32 * up work: for example release resources, cancel image downloading task. The implementation
  /prebuilts/tools/common/offline-m2/com/android/tools/repository/25.2.0-alpha4/
repository-25.2.0-alpha4.pom 9 <description>A library for downloading and managing package repositories</description>
  /prebuilts/tools/common/offline-m2/com/android/tools/repository/25.2.0-beta1/
repository-25.2.0-beta1.pom 9 <description>A library for downloading and managing package repositories</description>
  /system/update_engine/
metrics.h 84 kDownloadError, // Error downloading response from Omaha.
105 // The possible ways that downloading from a HTTP or HTTPS server can fail.
112 kDownloadError = 0, // Error downloading data from server.
143 kPayloadDownloadError, // Failure while downloading payload.
  /tools/test/connectivity/acts/tests/google/wifi/
WifiPowerTest.py 154 self.log.info("Start downloading 1MB file continuously.")
158 self.log.info("Stopped downloading 1MB file.")
170 self.log.info("Started downloading 1MB file continuously.")
174 self.log.info("Stopped downloading 1MB file.")
  /docs/source.android.com/src/source/
source_toc.cs 37 <span class="en">Downloading and Building</span>
42 <li><a href="<?cs var:toroot ?>source/downloading.html">Downloading the Source</a></li>
building-kernels.jd 186 <h2 id="downloading-sources">Downloading sources</h2>
218 <h2 id="downloading-a-prebuilt-gcc">Downloading a prebuilt gcc</h2>
  /frameworks/base/docs/html/training/efficient-downloads/
redundant_redundant.jd 32 <p>Similarly, when downloading images, it's good practice to reduce the size of the images server-side, rather than downloading full-sized images that are reduced on the client.</p>
36 <p>Another important technique is to avoid downloading duplicate data. You can do this by aggressive caching. Always cache static resources, including on-demand downloads such as full size images, for as long as reasonably possible. On-demand resources should be stored separately to enable you to regularly flush your on-demand cache to manage its size.</p>
  /system/update_engine/update_manager/
policy.h 81 // Information pertaining to downloading and applying of the current update.
101 // Whether Omaha forbids use of P2P for downloading and/or sharing.
132 // Results regarding the downloading and applying of an update, as determined by
151 // means for downloading and applying an update.
251 // Checks whether downloading of an update is allowed; currently, this checks
  /development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoManager.java 33 * This class creates pools of background threads for downloading
127 * Creates a work queue for the pool of Thread objects used for downloading, using a linked
139 * Creates a work queue for the set of of task objects that control downloading and
277 // The task finished downloading and decoding the image
293 // The task finished downloading the image
415 // Sets the display to show that the image is queued for downloading and decoding.
PhotoView.java 35 * that are useful for downloading, decoding, and displaying Picasa images.
213 // Starts downloading this View, using the current cache setting
216 // After successfully downloading the image, this marks that it's available.
287 * @param cacheFlag Whether to use caching when doing downloading and decoding
  /external/sl4a/InterpreterForAndroid/src/com/googlecode/android_scripting/
InterpreterInstaller.java 130 Log.e("Downloading interpreter failed.");
133 Log.e("Downloading interpreter extras failed.");
136 Log.e("Downloading scripts failed.");
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
AttachmentActionHandler.java 110 * Start downloading the full size attachment set with
127 params.put(AttachmentColumns.STATE, AttachmentState.DOWNLOADING);
152 * Displays a loading dialog to be used for downloading attachments.
  /cts/apps/CtsVerifier/res/raw/
opencv_library_license 1 By downloading, copying, installing or using the software you agree to this license.
  /development/samples/TicTacToeLib/
_index.html 24 downloading the "Samples for SDK API 8" component (or higher version) into your
  /external/autotest/client/site_tests/platform_Crouton/
platform_Crouton.py 52 logging.info('Downloading crouton tarball: "%s".', crouton_url)

Completed in 1185 milliseconds

<<11121314151617181920>>