Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRemoteViews.java615 public static class ActionException extends RuntimeException { class in RemoteViews
616 public ActionException(Exception ex) { in ActionException() method in RemoteViews.ActionException
619 public ActionException(String message) { in ActionException() method in RemoteViews.ActionException
625 public ActionException(Throwable t) { in ActionException() method in RemoteViews.ActionException
664 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 …]
/frameworks/base/boot/
Dpreloaded-classes10024 android.widget.RemoteViews$ActionException
Dboot-image-profile.txt32443 Landroid/widget/RemoteViews$ActionException;
/frameworks/base/config/
Dpreloaded-classes10055 android.widget.RemoteViews$ActionException
Dboot-image-profile.txt42604 Landroid/widget/RemoteViews$ActionException;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38253 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);
/frameworks/base/core/api/
Dcurrent.txt60275 public static class RemoteViews.ActionException extends java.lang.RuntimeException {
60276 ctor public RemoteViews.ActionException(Exception);
60277 ctor public RemoteViews.ActionException(String);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt68318 Landroid/widget/RemoteViews$ActionException;-><init>(Ljava/lang/Throwable;)V