Home
last modified time | relevance | path

Searched refs:isSetBoundByNonBgRestrictedApp (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DProcessStateRecord.java1246 boolean isSetBoundByNonBgRestrictedApp() { in isSetBoundByNonBgRestrictedApp() method in ProcessStateRecord
DOomAdjuster.java3576 if (curBoundByNonBgRestrictedApp != state.isSetBoundByNonBgRestrictedApp()) { in applyOomAdjLSP()
DActiveServices.java2106 && state.isSetBoundByNonBgRestrictedApp()) { in isForegroundServiceAllowedInBackgroundRestricted()
/frameworks/base/services/
Dart-wear-profile6993 PLcom/android/server/am/ProcessStateRecord;->isSetBoundByNonBgRestrictedApp()Z