Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
DPluginManagerImpl.java293 throwable = new CrashWhilePluginActiveException(throwable); in uncaughtException()
311 public static class CrashWhilePluginActiveException extends RuntimeException { class in PluginManagerImpl
312 public CrashWhilePluginActiveException(Throwable throwable) { in CrashWhilePluginActiveException() method in PluginManagerImpl.CrashWhilePluginActiveException