Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/am/
DOomAdjusterTests.java87 protected OomAdjuster.PlatformCompatCache getPlatformCompatCache() { in getPlatformCompatCache() method in OomAdjusterTests.MyOomAdjuster
/frameworks/base/services/core/java/com/android/server/am/
DOomAdjuster.java367 protected PlatformCompatCache getPlatformCompatCache() { in getPlatformCompatCache() method in OomAdjuster
770 getPlatformCompatCache().invalidate(app.info); in removeOomAdjTargetLocked()
1934 enabled = getPlatformCompatCache().isChangeEnabled( in computeOomAdjLSP()
2156 enabled = getPlatformCompatCache().isChangeEnabled( in computeOomAdjLSP()
2803 final boolean fgsInteractionChangeEnabled = getPlatformCompatCache().isChangeEnabled( in applyOomAdjLSP()
2814 final boolean fgsInteractionChangeEnabled = getPlatformCompatCache().isChangeEnabled( in applyOomAdjLSP()
2904 final boolean fgsInteractionChangeEnabled = getPlatformCompatCache().isChangeEnabled( in maybeUpdateUsageStatsLSP()
/frameworks/base/services/
Dart-profile8266 HSPLcom/android/server/am/OomAdjuster;->getPlatformCompatCache()Lcom/android/server/am/OomAdjuster$…