OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cacheSource
(Results
1 - 2
of
2
) sorted by null
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/
DiskCacheStrategy.java
16
private final boolean
cacheSource
;
19
DiskCacheStrategy(boolean
cacheSource
, boolean cacheResult) {
20
this.
cacheSource
=
cacheSource
;
27
public boolean
cacheSource
() {
28
return
cacheSource
;
/prebuilts/tools/common/m2/repository/com/github/bumptech/glide/glide/3.6.1/
glide-3.6.1.jar
Completed in 122 milliseconds