Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DLruCache.java74 private int evictionCount; field in LruCache
365 public synchronized final int evictionCount() { in evictionCount() method in LruCache