Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DPlatformCompatCache.java72 private final LongSparseArray<CacheItem> mCaches = new LongSparseArray<>();
83 mCaches.put(changeId, new CacheItem(mPlatformCompat, changeId)); in PlatformCompatCache()
143 static class CacheItem implements CompatChange.ChangeListener { class in PlatformCompatCache
151 CacheItem(PlatformCompat platformCompat, long changeId) { in CacheItem() method in PlatformCompatCache.CacheItem
/aosp14/frameworks/base/services/
H A Dart-profile1933 HSPLcom/android/server/am/PlatformCompatCache$CacheItem;->fetchLocked(Landroid/content/pm/Applicati…
1934 HSPLcom/android/server/am/PlatformCompatCache$CacheItem;->invalidate(Landroid/content/pm/Applicatio…
1935 HSPLcom/android/server/am/PlatformCompatCache$CacheItem;->isChangeEnabled(Landroid/content/pm/Appli…