Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRelativeLayout.java89 public class RelativeLayout extends ViewGroup { class
241 public RelativeLayout(Context context) { in RelativeLayout() method in RelativeLayout
245 public RelativeLayout(Context context, AttributeSet attrs) { in RelativeLayout() method in RelativeLayout
249 public RelativeLayout(Context context, AttributeSet attrs, int defStyleAttr) { in RelativeLayout() method in RelativeLayout
253 public RelativeLayout(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in RelativeLayout() method in RelativeLayout