Searched refs:setKilledByAm (Results 1 – 6 of 6) sorted by relevance
149 mProcessRecord.setKilledByAm(true); in testAnrWhenKilledByAm()
778 void setKilledByAm(boolean killedByAm) { in setKilledByAm() method in ProcessRecord
2051 app.setKilledByAm(false);
4380 app.setKilledByAm(false); in attachApplicationLocked()
2091 app.setKilledByAm(killedByAm); in makeProcessRecord()
8834 HSPLcom/android/server/am/ProcessRecord;->setKilledByAm(Z)V