Searched refs:ExponentUncaughtExceptionHandler (Results 1 – 2 of 2) sorted by relevance
8 class ExponentUncaughtExceptionHandler(private val context: Context) : Thread.UncaughtExceptionHand… class26 private val TAG = ExponentUncaughtExceptionHandler::class.java.simpleName
80 ExponentUncaughtExceptionHandler( in onCreate()