Home
last modified time | relevance | path

Searched refs:Poolable (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/bitmap/src/com/android/bitmap/
DPoolable.java19 public interface Poolable { interface
DReusableBitmap.java25 public class ReusableBitmap implements Poolable {
DUnrefedPooledCache.java44 public class UnrefedPooledCache<K, V extends Poolable> implements PooledCache<K, V> {