Searched refs:CacheItem (Results 1 – 2 of 2) sorted by relevance
72 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 PlatformCompatCache151 CacheItem(PlatformCompat platformCompat, long changeId) { in CacheItem() method in PlatformCompatCache.CacheItem
1933 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…