Home
last modified time | relevance | path

Searched refs:sSystemUncaughtExceptionHandler (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/
DBugleApplication.java58 private UncaughtExceptionHandler sSystemUncaughtExceptionHandler; field in BugleApplication
86 sSystemUncaughtExceptionHandler = Thread.getDefaultUncaughtExceptionHandler(); in onCreate()
194 sSystemUncaughtExceptionHandler.uncaughtException(thread, ex); in uncaughtException()
198 sSystemUncaughtExceptionHandler.uncaughtException(thread, ex); in uncaughtException()