Searched refs:setBackgroundRestricted (Results 1 – 4 of 4) sorted by relevance
1231 void setBackgroundRestricted(boolean restricted) { in setBackgroundRestricted() method in ProcessStateRecord
2528 app.mState.setBackgroundRestricted(inBgRestricted);5462 app.mState.setBackgroundRestricted(restricted);
876 app.mState.setBackgroundRestricted(restricted); in updateAppRestrictedAnyInBackgroundLocked()6858 proc.mState.setBackgroundRestricted(appRestrictedAnyInBackground( in attachApplicationLocked()
7003 HPLcom/android/server/am/ProcessStateRecord;->setBackgroundRestricted(Z)V