Home
last modified time | relevance | path

Searched refs:CachedCompatChangeId (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DPlatformCompatCache.java59 static @interface CachedCompatChangeId{} annotation in PlatformCompatCache
119 static boolean isChangeEnabled(@CachedCompatChangeId int cachedCompatChangeId, in isChangeEnabled()
DProcessStateRecord.java41 import com.android.server.am.PlatformCompatCache.CachedCompatChangeId;
1102 boolean getCachedCompatChange(@CachedCompatChangeId int cachedCompatChangeId) { in getCachedCompatChange()
DOomAdjuster.java165 import com.android.server.am.PlatformCompatCache.CachedCompatChangeId;
437 boolean isChangeEnabled(@CachedCompatChangeId int cachedCompatChangeId, in isChangeEnabled()
452 boolean isChangeEnabled(@CachedCompatChangeId int cachedCompatChangeId, in isChangeEnabled()