Searched refs:sSystemUncaughtExceptionHandler (Results 1 – 1 of 1) sorted by relevance
58 private UncaughtExceptionHandler sSystemUncaughtExceptionHandler; field in BugleApplication86 sSystemUncaughtExceptionHandler = Thread.getDefaultUncaughtExceptionHandler(); in onCreate()194 sSystemUncaughtExceptionHandler.uncaughtException(thread, ex); in uncaughtException()198 sSystemUncaughtExceptionHandler.uncaughtException(thread, ex); in uncaughtException()