Searched refs:removeEldestEntry (Results 1 – 6 of 6) sorted by relevance
35 protected boolean removeEldestEntry(final Map.Entry<K, V> eldest) { in removeEldestEntry() method in SimpleCache
83 protected boolean removeEldestEntry(Map.Entry<String, FontInfo> eldest) {
207 protected boolean removeEldestEntry(Map.Entry eldest) {
19760 HSPLcom/android/i18n/phonenumbers/internal/RegexCache$LRUCache$1;->removeEldestEntry(Ljava/util/Map…29040 HSPLjava/util/LinkedHashMap;->removeEldestEntry(Ljava/util/Map$Entry;)Z
48323 method protected boolean removeEldestEntry(java.util.Map.Entry<K, V>);
69916 method protected boolean removeEldestEntry(java.util.Map.Entry<K,V>);