Searched refs:removeEldestEntry (Results 1 – 5 of 5) sorted by relevance
105 protected synchronized boolean removeEldestEntry(Map.Entry<K, V> eldest) { in removeEldestEntry() method in LruCache
58 protected boolean removeEldestEntry(Map.Entry<K, V> eldest) { in removeEldestEntry() method in ImageMemoryCache.CacheMap
36 protected boolean removeEldestEntry(Map.Entry<K, V> eldest) { in LruCache()
40 protected boolean removeEldestEntry(Map.Entry<K, V> eldest) { in LruCache()
86 protected boolean removeEldestEntry(Map.Entry<String, List<ListItem>> eldest) {