Home
last modified time | relevance | path

Searched refs:setDyingPid (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DProcessList.java1857 app.setDyingPid(0);
5415 app.setDyingPid(0);
5539 app.setDyingPid(0);
5568 app.setDyingPid(app.getPid());
5588 app.setDyingPid(app.getPid());
DProcessRecord.java778 void setDyingPid(int dyingPid) { in setDyingPid() method in ProcessRecord
/frameworks/base/services/
Dart-wear-profile6857 HPLcom/android/server/am/ProcessRecord;->setDyingPid(I)V