Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRelativeLayout.java70 public class RelativeLayout extends ViewGroup { class
169 public RelativeLayout(Context context) { in RelativeLayout() method in RelativeLayout
173 public RelativeLayout(Context context, AttributeSet attrs) { in RelativeLayout() method in RelativeLayout
178 public RelativeLayout(Context context, AttributeSet attrs, int defStyle) { in RelativeLayout() method in RelativeLayout