Home
last modified time | relevance | path

Searched defs:LruCache (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery/src/com/android/camera/gallery/
DLruCache.java25 public class LruCache<K, V> { class
33 public LruCache(final int capacity) { in LruCache() method in LruCache
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
DLruCache.java29 public class LruCache<K, V> { class
37 public LruCache(final int capacity) { in LruCache() method in LruCache