Searched refs:setCrashing (Results 1 – 6 of 6) sorted by relevance
169 void setCrashing(boolean crashing) { in setCrashing() method in ProcessErrorStateRecord171 mApp.getWindowProcessController().setCrashing(crashing); in setCrashing()777 setCrashing(false); in onCleanupApplicationRecordLSP()
289 pr.mErrorState.setCrashing(true); in consumeNativeCrashData()
471 errState.setCrashing(false); in killAppImmediateLSP()770 errState.setCrashing(true);
140 mProcessErrorState.setCrashing(true); in testAnrWhenCrash()
405 public void setCrashing(boolean crashing) { in setCrashing() method in WindowProcessController
1962 HSPLcom/android/server/am/ProcessErrorStateRecord;->setCrashing(Z)V