Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DApplicationErrorReport.java329 public int throwLineNumber; field in ApplicationErrorReport.CrashInfo
378 throwLineNumber = trace.getLineNumber(); in CrashInfo()
383 throwLineNumber = 0; in CrashInfo()
424 throwLineNumber = in.readInt(); in CrashInfo()
439 dest.writeInt(throwLineNumber); in writeToParcel()
448 Slog.d("Error", "ERR: method=" + throwMethodName + " line=" + throwLineNumber); in writeToParcel()
463 pw.println(prefix + "throwLineNumber: " + throwLineNumber); in dump()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java9284 crashInfo.throwLineNumber); in handleApplicationCrashInner()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt3897 field public int throwLineNumber;
/frameworks/base/non-updatable-api/
Dcurrent.txt4428 field public int throwLineNumber;
/frameworks/base/api/
Dcurrent.txt4428 field public int throwLineNumber;