Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DRemoteViews.java256 public @interface MarginType {} annotation in RemoteViews
4957 public void setViewLayoutMarginDimen(@IdRes int viewId, @MarginType int type,
4970 public void setViewLayoutMarginAttr(@IdRes int viewId, @MarginType int type,
4988 public void setViewLayoutMargin(@IdRes int viewId, @MarginType int type, float value,