Searched refs:setKilledByAm (Results 1 – 6 of 6) sorted by relevance
153 mProcessRecord.setKilledByAm(true); in testAnrWhenKilledByAm()
1011 void setKilledByAm(boolean killedByAm) { in setKilledByAm() method in ProcessRecord
2134 app.setKilledByAm(false);
4686 app.setKilledByAm(false); in attachApplicationLocked()
3221 app.setKilledByAm(mKilledByAm); in build()
6863 HPLcom/android/server/am/ProcessRecord;->setKilledByAm(Z)V