Searched refs:mWrappedHandler (Results 1 – 1 of 1) sorted by relevance
40 private Thread.UncaughtExceptionHandler mWrappedHandler; field in AngleNativeTest.ReportingUncaughtExceptionHandler46 mWrappedHandler = wrappedHandler; in ReportingUncaughtExceptionHandler()53 if (mWrappedHandler != null) mWrappedHandler.uncaughtException(thread, ex); in uncaughtException()