Searched refs:throwClassName (Results 1 – 4 of 4) sorted by relevance
325 public String throwClassName; field in ApplicationErrorReport.CrashInfo390 throwClassName = trace.getClassName(); in CrashInfo()395 throwClassName = "unknown"; in CrashInfo()437 throwClassName = in.readString(); in CrashInfo()453 dest.writeString(throwClassName); in writeToParcel()464 Slog.d("Error", "ERR: class=" + throwClassName); in writeToParcel()479 pw.println(prefix + "throwClassName: " + throwClassName); in dump()
86 ci.throwClassName = "unknown"; in run()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
5171 field public String throwClassName;