Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DOomAdjusterModernImpl.java834 protected boolean getInitialIsCurBoundByNonBgRestrictedApp(@NonNull ProcessRecord app) { in getInitialIsCurBoundByNonBgRestrictedApp() method in OomAdjusterModernImpl
DOomAdjuster.java2249 state.setCurBoundByNonBgRestrictedApp(getInitialIsCurBoundByNonBgRestrictedApp(app)); in computeOomAdjLSP()
3975 protected boolean getInitialIsCurBoundByNonBgRestrictedApp(@NonNull ProcessRecord app) { in getInitialIsCurBoundByNonBgRestrictedApp() method
/frameworks/base/services/
Dart-wear-profile6413 HPLcom/android/server/am/OomAdjuster;->getInitialIsCurBoundByNonBgRestrictedApp(Lcom/android/server…