Searched refs:throwMethodName (Results 1 – 4 of 4) sorted by relevance
330 public String throwMethodName; field in ApplicationErrorReport.CrashInfo391 throwMethodName = trace.getMethodName(); in CrashInfo()396 throwMethodName = "unknown"; in CrashInfo()438 throwMethodName = in.readString(); in CrashInfo()454 dest.writeString(throwMethodName); in writeToParcel()465 Slog.d("Error", "ERR: method=" + throwMethodName + " line=" + throwLineNumber); in writeToParcel()480 pw.println(prefix + "throwMethodName: " + throwMethodName); in dump()
87 ci.throwMethodName = "unknown"; in run()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
5174 field public String throwMethodName;