Searched refs:setAdjType (Results 1 – 4 of 4) sorted by relevance
1518 mState.setAdjType("cch-act"); in onOtherActivity()1583 state.setAdjType("fixed"); in computeOomAdjLSP()1644 state.setAdjType("top-activity"); in computeOomAdjLSP()1677 state.setAdjType("broadcast"); in computeOomAdjLSP()1734 state.setAdjType("cch-rec"); in computeOomAdjLSP()1804 state.setAdjType("heavy"); in computeOomAdjLSP()1811 state.setAdjType("heavy"); in computeOomAdjLSP()1825 state.setAdjType("home"); in computeOomAdjLSP()1832 state.setAdjType("home"); in computeOomAdjLSP()1889 state.setAdjType("backup"); in computeOomAdjLSP()[all …]
885 void setAdjType(String adjType) { in setAdjType() method in ProcessStateRecord
2027 app.mState.setAdjType(null); in testUpdateOomAdj_DoAll_Service_KeepWarmingList()2036 app.mState.setAdjType(null); in testUpdateOomAdj_DoAll_Service_KeepWarmingList()2045 app.mState.setAdjType(null); in testUpdateOomAdj_DoAll_Service_KeepWarmingList()2064 app.mState.setAdjType(null); in testUpdateOomAdj_DoAll_Service_KeepWarmingList()
8983 HSPLcom/android/server/am/ProcessStateRecord;->setAdjType(Ljava/lang/String;)V