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