Searched refs:setDyingPid (Results 1 – 3 of 3) sorted by relevance
1805 app.setDyingPid(0);4986 app.setDyingPid(0); in handleDyingAppDeathLocked()5033 app.setDyingPid(0); in noteProcessDiedLocked()5051 app.setDyingPid(app.getPid()); in noteAppKill()5071 app.setDyingPid(app.getPid()); in noteAppKill()
587 void setDyingPid(int dyingPid) { in setDyingPid() method in ProcessRecord
8827 HSPLcom/android/server/am/ProcessRecord;->setDyingPid(I)V