Searched refs:mExPreHandlerCaptor (Results 1 – 1 of 1) sorted by relevance
71 @Captor ArgumentCaptor<UncaughtExceptionHandler> mExPreHandlerCaptor; field in PluginManagerTest187 mExPreHandlerCaptor.capture()); in captureExceptionHandler()188 List<UncaughtExceptionHandler> allValues = mExPreHandlerCaptor.getAllValues(); in captureExceptionHandler()