Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DApplicationErrorReport.java328 public int throwLineNumber; field in ApplicationErrorReport.CrashInfo
371 throwLineNumber = trace.getLineNumber(); in CrashInfo()
376 throwLineNumber = 0; in CrashInfo()
417 throwLineNumber = in.readInt(); in CrashInfo()
431 dest.writeInt(throwLineNumber); in writeToParcel()
439 Slog.d("Error", "ERR: method=" + throwMethodName + " line=" + throwLineNumber); in writeToParcel()
454 pw.println(prefix + "throwLineNumber: " + throwLineNumber); in dump()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java14249 crashInfo.throwLineNumber);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt3897 field public int throwLineNumber;
/frameworks/base/api/
Dcurrent.txt4289 field public int throwLineNumber;
Dsystem-current.txt4444 field public int throwLineNumber;