Searched refs:notRespondingReport (Results 1 – 4 of 4) sorted by relevance
259 app.notRespondingReport = null; in killAppImmediateLocked()601 report.anrInfo.activity = r.notRespondingReport.tag; in createAppErrorReportLocked()602 report.anrInfo.cause = r.notRespondingReport.shortMsg; in createAppErrorReportLocked()603 report.anrInfo.info = r.notRespondingReport.longMsg; in createAppErrorReportLocked()1019 app.notRespondingReport = generateProcessError(app, in makeAppNotRespondingLocked()
163 app.notRespondingReport = null;
195 ActivityManager.ProcessErrorStateInfo notRespondingReport; field in ProcessRecord
14878 report = app.notRespondingReport;