Searched defs:removeEldestEntry (Results 1 – 2 of 2) sorted by relevance
58 protected boolean removeEldestEntry(Map.Entry<K, V> eldest) { in removeEldestEntry() method in ImageMemoryCache.CacheMap
120 protected boolean removeEldestEntry(Entry<Integer, TaskKeyLruCache.Entry<V>> eldest) { in removeEldestEntry() method in TaskKeyLruCache.MyLinkedHashMap