Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DLruCache.java73 private int evictionCount; field in LruCache
364 public synchronized final int evictionCount() { in evictionCount() method in LruCache
/frameworks/layoutlib/bridge/src/android/util/
DLruCache.java75 private int evictionCount; field in LruCache
373 public synchronized final int evictionCount() { in evictionCount() method in LruCache