Searched refs:setForcingToImportant (Results 1 – 4 of 4) sorted by relevance
780 app.mState.setForcingToImportant(new Object()); in testUpdateOomAdj_DoOne_Toast()1770 client3.mState.setForcingToImportant(new Object()); in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService_Cycle_Branch()1796 client3.mState.setForcingToImportant(new Object()); in testUpdateOomAdj_DoOne_Service_Chain_Perceptible_Cycle_Branch()1823 client4.mState.setForcingToImportant(new Object()); in testUpdateOomAdj_DoOne_Service_Chain_Perceptible_Cycle_2()1848 client3.mState.setForcingToImportant(new Object()); in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService_Cycle_Branch_2()1878 client3.mState.setForcingToImportant(new Object()); in testUpdateOomAdj_DoOne_Service_Chain_BoundByFgService_Branch_3()2187 client2.mState.setForcingToImportant(new Object()); in testUpdateOomAdj_UidIdle_StopService()2238 client2.mState.setForcingToImportant(null); in testUpdateOomAdj_UidIdle_StopService()2271 app.mState.setForcingToImportant(new Object()); in testUpdateOomAdj_DoAll_Unbound()2291 app.mState.setForcingToImportant(new Object()); in testUpdateOomAdj_DoAll_BoundFgService()[all …]
842 void setForcingToImportant(Object forcingToImportant) { in setForcingToImportant() method in ProcessStateRecord
3675 state.setForcingToImportant(null); in setAttachingProcessStatesLSP()
7019 PLcom/android/server/am/ProcessStateRecord;->setForcingToImportant(Ljava/lang/Object;)V