Searched refs:ActionException (Results 1 – 9 of 9) sorted by relevance
615 public static class ActionException extends RuntimeException { class in RemoteViews616 public ActionException(Exception ex) { in ActionException() method in RemoteViews.ActionException619 public ActionException(String message) { in ActionException() method in RemoteViews.ActionException625 public ActionException(Throwable t) { in ActionException() method in RemoteViews.ActionException664 throws ActionException; in apply()1146 throws ActionException { in apply()1183 throw new ActionException(throwable); in apply()1194 throw new ActionException(throwable); in apply()1800 throw new ActionException("view: " + klass.getName() in getMethod()1810 throw new ActionException("view: " + klass.getName() + " doesn't have method: " in getMethod()[all …]
10024 android.widget.RemoteViews$ActionException
32443 Landroid/widget/RemoteViews$ActionException;
10055 android.widget.RemoteViews$ActionException
42604 Landroid/widget/RemoteViews$ActionException;
38253 public static class RemoteViews.ActionException extends java.lang.RuntimeException {38254 ctor public RemoteViews.ActionException(java.lang.Exception);38255 ctor public RemoteViews.ActionException(java.lang.String);
60275 public static class RemoteViews.ActionException extends java.lang.RuntimeException {60276 ctor public RemoteViews.ActionException(Exception);60277 ctor public RemoteViews.ActionException(String);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
68318 Landroid/widget/RemoteViews$ActionException;-><init>(Ljava/lang/Throwable;)V