Home
last modified time | relevance | path

Searched refs:throwMethodName (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
DApplicationErrorReport.java324 public String throwMethodName; field in ApplicationErrorReport.CrashInfo
377 throwMethodName = trace.getMethodName(); in CrashInfo()
382 throwMethodName = "unknown"; in CrashInfo()
423 throwMethodName = in.readString(); in CrashInfo()
438 dest.writeString(throwMethodName); in writeToParcel()
448 Slog.d("Error", "ERR: method=" + throwMethodName + " line=" + throwLineNumber); in writeToParcel()
462 pw.println(prefix + "throwMethodName: " + throwMethodName); in dump()
/frameworks/base/services/core/java/com/android/server/am/
DNativeCrashListener.java80 ci.throwMethodName = "unknown"; in run()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt3898 field public java.lang.String throwMethodName;
/frameworks/base/non-updatable-api/
Dcurrent.txt4429 field public String throwMethodName;
/frameworks/base/api/
Dcurrent.txt4429 field public String throwMethodName;