Home
last modified time | relevance | path

Searched refs:throwFileName (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/app/
DApplicationErrorReport.java314 public String throwFileName; field in ApplicationErrorReport.CrashInfo
375 throwFileName = trace.getFileName(); in CrashInfo()
380 throwFileName = "unknown"; in CrashInfo()
421 throwFileName = in.readString(); in CrashInfo()
436 dest.writeString(throwFileName); in writeToParcel()
446 Slog.d("Error", "ERR: file=" + throwFileName); in writeToParcel()
460 pw.println(prefix + "throwFileName: " + throwFileName); in dump()
/frameworks/base/services/core/java/com/android/server/am/
DNativeCrashListener.java78 ci.throwFileName = "unknown"; in run()
DActivityManagerService.java9283 crashInfo.throwFileName, in handleApplicationCrashInner()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt3896 field public java.lang.String throwFileName;
/frameworks/base/non-updatable-api/
Dcurrent.txt4427 field public String throwFileName;
/frameworks/base/api/
Dcurrent.txt4427 field public String throwFileName;