Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRemoteViews.java245 public @interface MarginType {} annotation in RemoteViews
4565 public void setViewLayoutMarginDimen(@IdRes int viewId, @MarginType int type,
4578 public void setViewLayoutMarginAttr(@IdRes int viewId, @MarginType int type,
4596 public void setViewLayoutMargin(@IdRes int viewId, @MarginType int type, float value,