Searched refs:nativeReportJavaException (Results 1 – 1 of 1) sorted by relevance
37 nativeReportJavaException(mCrashAfterReport, e); in uncaughtException()63 private static native void nativeReportJavaException(boolean crashAfterReport, Throwable e); in nativeReportJavaException() method in JavaExceptionReporter