MCPcopy Create free account
hub / github.com/chislon/Launcher3 / release

Method release

src/android/util/Pools.java:65–65  ·  view source on GitHub ↗

Release an instance to the pool. @param instance The instance to release. @return Whether the instance was put in the pool. @throws IllegalStateException If the instance is already in the pool.

(T instance)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

releaseMethod · 0.65
decodeTileMethod · 0.65
recycleTileMethod · 0.65
onFreeBitmapMethod · 0.65
onDestroyMethod · 0.65

Implementers 2

SimplePoolsrc/android/util/Pools.java
SynchronizedPoolsrc/android/util/Pools.java

Calls

no outgoing calls

Tested by

no test coverage detected