Searched refs:appCrashed (Results 1 – 3 of 3) sorted by relevance
46 boolean appCrashed(String processName, int pid, in appCrashed() method
695 public boolean appCrashed(String processName, int pid, String shortMsg, String longMsg, in appCrashed() method in Am.MyActivityController
7506 if (!mController.appCrashed(name, pid, in crashApplication()