Searched refs:anrInfo (Results 1 – 3 of 3) 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()
655 report.anrInfo = new ApplicationErrorReport.AnrInfo();657 report.anrInfo.activity = r.notRespondingReport.tag;658 report.anrInfo.cause = r.notRespondingReport.shortMsg;659 report.anrInfo.info = r.notRespondingReport.longMsg;
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...