Searched refs:isCurBoundByNonBgRestrictedApp (Results 1 – 3 of 3) sorted by relevance
2666 state.setCurBoundByNonBgRestrictedApp(state.isCurBoundByNonBgRestrictedApp() in computeServiceHostOomAdjLSP()2667 || cstate.isCurBoundByNonBgRestrictedApp() in computeServiceHostOomAdjLSP()3127 state.setCurBoundByNonBgRestrictedApp(state.isCurBoundByNonBgRestrictedApp()3128 || cstate.isCurBoundByNonBgRestrictedApp()3575 final boolean curBoundByNonBgRestrictedApp = state.isCurBoundByNonBgRestrictedApp(); in applyOomAdjLSP()3977 return app.mState.isCurBoundByNonBgRestrictedApp(); in getInitialIsCurBoundByNonBgRestrictedApp()
1236 boolean isCurBoundByNonBgRestrictedApp() { in isCurBoundByNonBgRestrictedApp() method in ProcessStateRecord
6989 HPLcom/android/server/am/ProcessStateRecord;->isCurBoundByNonBgRestrictedApp()Z