Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DOomAdjusterTests.java87 protected OomAdjuster.PlatformCompatCache getPlatformCompatCache() { in getPlatformCompatCache() method in OomAdjusterTests.MyOomAdjuster
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DOomAdjuster.java391 protected PlatformCompatCache getPlatformCompatCache() { in getPlatformCompatCache() method in OomAdjuster
397 return getPlatformCompatCache().isChangeEnabled( in isChangeEnabled()
800 getPlatformCompatCache().invalidate(app.info); in removeOomAdjTargetLocked()
/aosp12/frameworks/base/services/
H A Dart-profile8266 HSPLcom/android/server/am/OomAdjuster;->getPlatformCompatCache()Lcom/android/server/am/OomAdjuster$…