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