Searched refs:isCurBoundByNonBgRestrictedApp (Results 1 – 3 of 3) sorted by relevance
2172 boolean boundByNonBgRestricted = state.isCurBoundByNonBgRestrictedApp(); in computeOomAdjLSP()2288 boundByNonBgRestricted |= cstate.isCurBoundByNonBgRestrictedApp() in computeOomAdjLSP()2645 boundByNonBgRestricted |= cstate.isCurBoundByNonBgRestrictedApp() in computeOomAdjLSP()3217 final boolean curBoundByNonBgRestrictedApp = state.isCurBoundByNonBgRestrictedApp(); in applyOomAdjLSP()
1193 boolean isCurBoundByNonBgRestrictedApp() { in isCurBoundByNonBgRestrictedApp() method in ProcessStateRecord
2214 HSPLcom/android/server/am/ProcessStateRecord;->isCurBoundByNonBgRestrictedApp()Z