Home | History | Annotate | Download | only in am

Lines Matching refs:crashing

489         if (filter.receiverList.app == null || filter.receiverList.app.crashing) {
491 + " to " + filter.receiverList + ": process crashing");
591 isDead = proc == null || proc.crashing;
827 if (r.curApp != null && r.curApp.crashing) {
828 // If the target process is crashing, just skip it.
830 + " to " + r.curApp + ": process crashing");