MCPcopy Create free account
hub / github.com/DWorkS/VolleyPlus / remove

Method remove

library/src/com/android/volley/Cache.java:57–57  ·  view source on GitHub ↗

Removes an entry from the cache. @param key Cache key

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

finishMethod · 0.65
invalidateBitmapMethod · 0.65
pruneIfNeededMethod · 0.65
removeEntryMethod · 0.65
invalidateBitmapMethod · 0.65
removeMethod · 0.65
invalidateBitmapMethod · 0.65
onGetImageSuccessMethod · 0.65
setImageSuccessMethod · 0.65
onGetImageErrorMethod · 0.65
cancelRequestMethod · 0.65

Implementers 4

DiskBasedCachelibrary/src/com/android/volley/cache/D
NoCachelibrary/src/com/android/volley/cache/N
DiskLruBasedCachelibrary/src/com/android/volley/cache/D
DiskBasedCachelibrary/src/com/android/volley/error/D

Calls

no outgoing calls

Tested by

no test coverage detected