OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DOWNLOAD
(Results
1 - 7
of
7
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/util/
BucketNames.java
26
public static final String
DOWNLOAD
= "
download
";
MediaSetUtils.java
36
+ BucketNames.
DOWNLOAD
);
SaveVideoFileUtils.java
45
BucketNames.
DOWNLOAD
);
/external/opencv3/3rdparty/ippicv/
downloader.cmake
71
file(
DOWNLOAD
"${OPENCV_ICV_URL}/${OPENCV_ICV_PACKAGE_NAME}" "${OPENCV_ICV_PACKAGE_ARCHIVE}"
75
message(FATAL_ERROR "ICV: Failed to
download
ICV package: ${OPENCV_ICV_PACKAGE_NAME}. Status=${__status}")
77
# Don't remove this code, because EXPECTED_MD5 parameter doesn't fail "file(
DOWNLOAD
)" step
/packages/apps/Gallery2/src/com/android/gallery3d/data/
LocalAlbum.java
303
relativePath += BucketNames.
DOWNLOAD
;
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_cp.py
94
raise ResumableDownloadException('Artifically halting
download
.')
147
"""Test callback handler for stopping part of a sliced
download
."""
160
raise ResumableDownloadException('Artifically halting
download
.')
727
# Case 4:
Download
object to file. For this case we just expect output of
[
all
...]
/build/tools/droiddoc/templates-sac/
sdkpage.cs
36
else ?>
Download
the SDK<?cs /if ?>
56
<p><a href="/sdk/index.html">
Download
the current Android SDK</a></p>
78
<table class="
download
" id="
download
-table">
122
$("#downloadForRealz").html("
Download
" + $(link).text());
127
location.hash = "
download
";
194
>
DOWNLOAD
FOR OTHER PLATFORMS</a></h4>
201
<table class="
download
">
257
<table class="
download
">
342
/* set up primary adt
download
button *
[
all
...]
Completed in 677 milliseconds