Searched refs:anrInfo (Results 1 – 5 of 5) sorted by relevance
133 public AnrInfo anrInfo; field in ApplicationErrorReport249 anrInfo.writeToParcel(dest, flags); in writeToParcel()272 anrInfo = null; in readFromParcel()277 anrInfo = new AnrInfo(in); in readFromParcel()284 anrInfo = null; in readFromParcel()290 anrInfo = null; in readFromParcel()700 anrInfo.dump(pw, prefix); in dump()
668 report.anrInfo = new ApplicationErrorReport.AnrInfo();670 report.anrInfo.activity = r.notRespondingReport.tag;671 report.anrInfo.cause = r.notRespondingReport.shortMsg;672 report.anrInfo.info = r.notRespondingReport.longMsg;
3853 field public android.app.ApplicationErrorReport.AnrInfo anrInfo;
4384 field public android.app.ApplicationErrorReport.AnrInfo anrInfo;