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

Method initialize

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

Performs any potentially long-running actions needed to initialize the cache; will be called from a worker thread.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

startMethod · 0.65
runMethod · 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