Searched refs:mPluginExceptionHandler (Results 1 – 1 of 1) sorted by relevance
74 private UncaughtExceptionHandler mPluginExceptionHandler; field in PluginManagerTest150 mPluginExceptionHandler.uncaughtException(Thread.currentThread(), new Throwable()); in testExceptionHandler_foundPlugin()162 mPluginExceptionHandler.uncaughtException(Thread.currentThread(), new Throwable()); in testExceptionHandler_noFoundPlugin()189 mPluginExceptionHandler = allValues.get(allValues.size() - 1); in captureExceptionHandler()