OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:downloadOnly
(Results
1 - 6
of
6
) sorted by null
/external/glide/library/src/main/java/com/bumptech/glide/
DownloadOptions.java
17
<Y extends Target<File>> Y
downloadOnly
(Y target);
28
FutureTarget<File>
downloadOnly
(int width, int height);
DrawableTypeRequest.java
95
public <Y extends Target<File>> Y
downloadOnly
(Y target) {
96
return getDownloadOnlyRequest().
downloadOnly
(target);
102
public FutureTarget<File>
downloadOnly
(int width, int height) {
103
return getDownloadOnlyRequest().
downloadOnly
(width, height);
GenericTranscodeRequest.java
88
public <Y extends Target<File>> Y
downloadOnly
(Y target) {
95
public FutureTarget<File>
downloadOnly
(int width, int height) {
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.director.app_1.0.300.v20130327-2119.jar
/prebuilts/tools/common/m2/repository/com/github/bumptech/glide/glide/3.6.1/
glide-3.6.1.jar
/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/glide/SNAPSHOT/
glide-SNAPSHOT.jar
Completed in 6171 milliseconds