Home
last modified time | relevance | path

Searched defs:RelativeLayout (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DRelativeLayout.java83 public class RelativeLayout extends ViewGroup { class
235 public RelativeLayout(Context context) { in RelativeLayout() method in RelativeLayout
239 public RelativeLayout(Context context, AttributeSet attrs) { in RelativeLayout() method in RelativeLayout
243 public RelativeLayout(Context context, AttributeSet attrs, int defStyleAttr) { in RelativeLayout() method in RelativeLayout
247 public RelativeLayout(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in RelativeLayout() method in RelativeLayout