Searched defs:uncaughtException (Results 1 – 5 of 5) sorted by relevance
91 AtomicReference<Throwable> uncaughtException = new AtomicReference<>(); in testRequestStop() local
67 override fun uncaughtException(thread: Thread?, throwable: Throwable?) { in uncaughtException() method in com.android.systemui.shared.system.UncaughtExceptionPreHandlerManager.GlobalUncaughtExceptionHandler
109 public void uncaughtException(Thread t, Throwable e) { in uncaughtException() method in RuntimeInit.LoggingHandler154 public void uncaughtException(Thread t, Throwable e) { in uncaughtException() method in RuntimeInit.KillApplicationHandler
276 public void uncaughtException(Thread thread, Throwable throwable) { in uncaughtException() method in PluginManagerImpl.PluginExceptionHandler
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...