Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/util/
H A DLruCache.java64 public class LruCache<K, V> { class
83 public LruCache(int maxSize) { in LruCache() method in LruCache
/aosp14/system/core/libutils/include/utils/
H A DLruCache.h163 LruCache<TKey, TValue>::LruCache(uint32_t maxCapacity) in LruCache() function
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...