Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DPlatformCompatCache.java143 static class CacheItem implements CompatChange.ChangeListener { class in PlatformCompatCache
151 CacheItem(PlatformCompat platformCompat, long changeId) { in CacheItem() method in PlatformCompatCache.CacheItem