Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DRemoteViews.java2310 private static final class AttributeReflectionAction extends BaseReflectionAction { class in RemoteViews
2319 AttributeReflectionAction(@IdRes int viewId, String methodName, int parameterType, in AttributeReflectionAction() method in RemoteViews.AttributeReflectionAction
2326 AttributeReflectionAction(Parcel in) { in AttributeReflectionAction() method in RemoteViews.AttributeReflectionAction
4173 return new AttributeReflectionAction(parcel);
5195 addAction(new AttributeReflectionAction(viewId, methodName, BaseReflectionAction.INT,
5231 addAction(new AttributeReflectionAction(viewId, methodName, BaseReflectionAction.INT,
5232 AttributeReflectionAction.COLOR_RESOURCE, colorAttribute));
5330 addAction(new AttributeReflectionAction(viewId, methodName,
5410 addAction(new AttributeReflectionAction(viewId, methodName, BaseReflectionAction.FLOAT,
5493 new AttributeReflectionAction(viewId, methodName,
[all …]
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes9702 android.widget.RemoteViews$AttributeReflectionAction
H A Dboot-image-profile.txt32501 Landroid/widget/RemoteViews$AttributeReflectionAction;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes9733 android.widget.RemoteViews$AttributeReflectionAction
H A Dboot-image-profile.txt42635 Landroid/widget/RemoteViews$AttributeReflectionAction;