Searched refs:notRespondingReport (Results 1 – 3 of 3) sorted by relevance
125 app.notRespondingReport = null;
181 ActivityManager.ProcessErrorStateInfo notRespondingReport; field in ProcessRecord
11873 app.notRespondingReport = generateProcessError(app, in makeAppNotRespondingLocked()11914 app.notRespondingReport = null; in killAppAtUsersRequest()12633 report.anrInfo.activity = r.notRespondingReport.tag; in createAppErrorReportLocked()12634 report.anrInfo.cause = r.notRespondingReport.shortMsg; in createAppErrorReportLocked()12635 report.anrInfo.info = r.notRespondingReport.longMsg; in createAppErrorReportLocked()12665 report = app.notRespondingReport; in getProcessesInErrorState()