Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DPropertyInvalidatedCache.java403 private class CacheMap<Query, Result> { class in PropertyInvalidatedCache
463 CacheMap(boolean isolate, boolean testMode) { in CacheMap() method