Searched refs:appDied (Results 1 – 4 of 4) sorted by relevance
67 void appDied(String reason); in appDied() method
1392 void appDied(String reason) { in appDied() method in WindowProcessController1395 WindowProcessListener::appDied, mListener, reason); in appDied()
974 proc.appDied("2nd-crash"); in realStartActivityLocked()
1560 public void appDied(String reason) { in appDied() method in ProcessRecord