MCPcopy Create free account
hub / github.com/chentao0707/SimplifyReader / get

Method get

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

Retrieves an entry from the cache. @param key Cache key @return An com.android.volley.Cache.Entry or null in the event of a cache miss

(String key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

addMethod · 0.65
finishMethod · 0.65
getTotalDurationMethod · 0.65
runMethod · 0.65
getMethod · 0.65
putEntryMethod · 0.65
removeEntryMethod · 0.65
AndroidAuthenticatorMethod · 0.65
getMethod · 0.65
cancelRequestMethod · 0.65
loadImageIfNecessaryMethod · 0.65
getBufMethod · 0.65

Implementers 2

DiskBasedCachelibrary/src/main/java/com/android/voll
NoCachelibrary/src/main/java/com/android/voll

Calls

no outgoing calls

Tested by

no test coverage detected