MCPcopy Create free account
hub / github.com/bacy/volley / invalidate

Method invalidate

src/com/android/volley/toolbox/DiskBasedCache.java:199–210  ·  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

nothing calls this directly

Calls 2

getMethod · 0.95
putMethod · 0.95

Tested by

no test coverage detected