Searched refs:setMaxAdj (Results 1 – 5 of 5) sorted by relevance
227 app.mState.setMaxAdj(PERSISTENT_PROC_ADJ); in testUpdateOomAdj_DoOne_Persistent_TopUi_Sleeping()242 app.mState.setMaxAdj(PERSISTENT_PROC_ADJ); in testUpdateOomAdj_DoOne_Persistent_TopUi_Awake()256 app.mState.setMaxAdj(PERSISTENT_PROC_ADJ); in testUpdateOomAdj_DoOne_Persistent_TopApp()577 app.mState.setMaxAdj(PERCEPTIBLE_LOW_APP_ADJ); in testUpdateOomAdj_DoOne_MaxAdj()730 client.mState.setMaxAdj(PERSISTENT_PROC_ADJ); in testUpdateOomAdj_DoOne_Service_BoundByPersistentService()779 client.mState.setMaxAdj(PERSISTENT_PROC_ADJ); in testUpdateOomAdj_DoOne_Service_BoundFgService()794 client.mState.setMaxAdj(PERSISTENT_PROC_ADJ); in testUpdateOomAdj_DoOne_Service_BoundNotForeground()833 client.mState.setMaxAdj(PERSISTENT_PROC_ADJ); in testUpdateOomAdj_DoOne_Service_BoundByBackup_AboveClient()893 client.mState.setMaxAdj(PERSISTENT_PROC_ADJ); in testUpdateOomAdj_DoOne_Service_MediumPerceptible()908 client.mState.setMaxAdj(PERSISTENT_PROC_ADJ); in testUpdateOomAdj_DoOne_Service_MediumPerceptible()[all …]
400 void setMaxAdj(int maxAdj) { in setMaxAdj() method in ProcessStateRecord
3052 state.setMaxAdj(ProcessList.PERSISTENT_PROC_ADJ);3057 state.setMaxAdj(ProcessList.PERSISTENT_SERVICE_ADJ);
1810 app.mState.setMaxAdj(ProcessList.SYSTEM_ADJ); in setSystemProcess()6239 app.mState.setMaxAdj(ProcessList.PERSISTENT_PROC_ADJ); in addAppLocked()
9005 HSPLcom/android/server/am/ProcessStateRecord;->setMaxAdj(I)V