Home
last modified time | relevance | path

Searched refs:PlatformCompatCache (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DPlatformCompatCache.java47 final class PlatformCompatCache { class
75 private static PlatformCompatCache sPlatformCompatCache;
77 private PlatformCompatCache(long[] compatChanges) { in PlatformCompatCache() method in PlatformCompatCache
95 static PlatformCompatCache getInstance() { in getInstance()
97 sPlatformCompatCache = new PlatformCompatCache(new long[] { in getInstance()
H A DOomAdjuster.java98 import static com.android.server.am.PlatformCompatCache.CACHED_COMPAT_CHANGE_CAMERA_MICROPHONE_CAPA…
99 import static com.android.server.am.PlatformCompatCache.CACHED_COMPAT_CHANGE_PROCESS_CAPABILITY;
100 import static com.android.server.am.PlatformCompatCache.CACHED_COMPAT_CHANGE_USE_SHORT_FGS_USAGE_IN…
162 import com.android.server.am.PlatformCompatCache.CachedCompatChangeId;
407 return PlatformCompatCache.getInstance() in isChangeEnabled()
850 PlatformCompatCache.getInstance().invalidate(app.info); in removeOomAdjTargetLocked()
H A DProcessStateRecord.java39 import com.android.server.am.PlatformCompatCache.CachedCompatChangeId;
H A DProcessList.java4919 PlatformCompatCache.getInstance()
/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…
1936 HSPLcom/android/server/am/PlatformCompatCache;->getInstance()Lcom/android/server/am/PlatformCompatC…
1937 HSPLcom/android/server/am/PlatformCompatCache;->invalidate(Landroid/content/pm/ApplicationInfo;)V
1938 HSPLcom/android/server/am/PlatformCompatCache;->isChangeEnabled(JLandroid/content/pm/ApplicationInf…