Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/android/util/
DLruCache.java75 private int evictionCount; field in LruCache
373 public synchronized final int evictionCount() { in evictionCount() method in LruCache
/frameworks/support/v4/java/android/support/v4/util/
DLruCache.java38 private int evictionCount; field in LruCache
325 public synchronized final int evictionCount() { in evictionCount() method in LruCache
/frameworks/base/core/java/android/util/
DLruCache.java71 private int evictionCount; field in LruCache
362 public synchronized final int evictionCount() { in evictionCount() method in LruCache