Home
last modified time | relevance | path

Searched refs:evictAllCache (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/recents/model/
DTaskKeyCache.java81 evictAllCache(); in evictAll()
88 protected abstract void evictAllCache(); in evictAllCache() method in TaskKeyCache
DTaskKeyStrongCache.java68 protected void evictAllCache() { in evictAllCache() method in TaskKeyStrongCache
DTaskKeyLruCache.java93 protected void evictAllCache() { in evictAllCache() method in TaskKeyLruCache