Searched refs:globalUncaughtExceptionPreHandler (Results 1 – 1 of 1) sorted by relevance
16 private val globalUncaughtExceptionPreHandler = GlobalUncaughtExceptionHandler() constant in com.android.systemui.shared.system.UncaughtExceptionPreHandlerManager32 if (currentHandler != globalUncaughtExceptionPreHandler) { in checkGlobalHandlerSetup()37 Thread.setUncaughtExceptionPreHandler(globalUncaughtExceptionPreHandler) in checkGlobalHandlerSetup()