Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/util/
DIdentityCache.java25 public class IdentityCache<K, V> { class
31 public IdentityCache() { in IdentityCache() method in IdentityCache