Searched refs:exceptionClassName (Results 1 – 9 of 9) sorted by relevance
302 public String exceptionClassName; field in ApplicationErrorReport.CrashInfo364 exceptionClassName = rootTr.getClass().getName(); in CrashInfo()383 exceptionClassName = in.readString(); in CrashInfo()397 dest.writeString(exceptionClassName); in writeToParcel()406 Slog.d("Error", "ERR: exClass=" + exceptionClassName); in writeToParcel()420 pw.println(prefix + "exceptionClassName: " + exceptionClassName); in dump()
78 ci.exceptionClassName = "Native crash"; in run()
317 String shortMsg = crashInfo.exceptionClassName; in crashApplicationInner()448 && "Native crash".equals(crashInfo.exceptionClassName)) { in handleAppCrashInActivityController()
13219 crashInfo.exceptionClassName, in handleApplicationCrashInner()
390 String exceptionClassName = "java/lang/IllegalArgumentException"; in emitNativeBoundsChecks() local398 exceptionClassName = "java/lang/ArrayIndexOutOfBoundsException"; in emitNativeBoundsChecks()404 "_exceptionType = \""+exceptionClassName+"\";"); in emitNativeBoundsChecks()
3892 field public java.lang.String exceptionClassName;
4123 field public java.lang.String exceptionClassName;
4263 field public java.lang.String exceptionClassName;
4124 field public java.lang.String exceptionClassName;