Searched refs:crashing (Results 1 – 7 of 7) sorted by relevance
150 boolean crashing; // are we in the process of crashing? field in ProcessRecord297 if (debugging || crashing || crashDialog != null || notResponding in dump()300 pw.print(" crashing="); pw.print(crashing); in dump()
264 pr.crashing = true; in consumeNativeCrashData()
475 if (filter.receiverList.app == null || filter.receiverList.app.crashing) { in deliverToRegisteredReceiverLocked()577 isDead = proc == null || proc.crashing; in processNextBroadcast()812 if (r.curApp != null && r.curApp.crashing) { in processNextBroadcast()
804 return app != null && !app.crashing && !app.notResponding; in mayFreezeScreenLocked()
3990 } else if (app.crashing) { in appNotResponding()9436 app.crashing = true;9485 app.crashing = false;10145 if (!r.crashing && !r.notResponding && !r.forceCrashReport) {10156 if (r.crashing || r.forceCrashReport) {10189 if ((app.thread != null) && (app.crashing || app.notResponding)) {10193 if (app.crashing) {10206 " crashing = " + app.crashing +10276 if ((app.thread != null) && (!app.crashing && !app.notResponding)) { in getRunningAppProcesses()12415 app.crashing = false; in cleanUpApplicationRecordLocked()
242 particular, you must release the {@link android.hardware.Camera} object, or you risk crashing other
934 understand that language—it's better than crashing).</p>