Searched refs:getPlatformCompatCache (Results 1 – 3 of 3) sorted by relevance
87 protected OomAdjuster.PlatformCompatCache getPlatformCompatCache() { in getPlatformCompatCache() method in OomAdjusterTests.MyOomAdjuster
367 protected PlatformCompatCache getPlatformCompatCache() { in getPlatformCompatCache() method in OomAdjuster770 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()
8266 HSPLcom/android/server/am/OomAdjuster;->getPlatformCompatCache()Lcom/android/server/am/OomAdjuster$…