Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRelativeLayout.java67 public class RelativeLayout extends ViewGroup { class
166 public RelativeLayout(Context context) { in RelativeLayout() method in RelativeLayout
170 public RelativeLayout(Context context, AttributeSet attrs) { in RelativeLayout() method in RelativeLayout
175 public RelativeLayout(Context context, AttributeSet attrs, int defStyle) { in RelativeLayout() method in RelativeLayout