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

Method invalidate

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

Invalidates an entry in the cache. @param key Cache key @param fullExpire True to fully expire the entry, false to soft expire

(String key, boolean fullExpire)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

invalidateMethod · 0.65
drawableStateChangedMethod · 0.65
bindDrawableMethod · 0.65
bindPhotoMethod · 0.65
setFullScreenMethod · 0.65
resetTransformationsMethod · 0.65
invalidateDrawableMethod · 0.65
scaleMethod · 0.65
translateMethod · 0.65
snapMethod · 0.65
rotateMethod · 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