Searched refs:throwMethodName (Results 1 – 4 of 4) sorted by relevance
318 public String throwMethodName; field in ApplicationErrorReport.CrashInfo365 throwMethodName = trace.getMethodName(); in CrashInfo()370 throwMethodName = "unknown"; in CrashInfo()383 throwMethodName = in.readString(); in CrashInfo()397 dest.writeString(throwMethodName); in writeToParcel()406 Slog.d("Error", "ERR: method=" + throwMethodName + " line=" + throwLineNumber); in writeToParcel()420 pw.println(prefix + "throwMethodName: " + throwMethodName); in dump()
82 ci.throwMethodName = "unknown"; in run()
3988 field public java.lang.String throwMethodName;
3898 field public java.lang.String throwMethodName;