Searched refs:mHandlingException (Results 1 – 1 of 1) sorted by relevance
25 private boolean mHandlingException; field in JavaExceptionReporter35 if (!mHandlingException) { in uncaughtException()36 mHandlingException = true; in uncaughtException()