Searched defs:RelativeLayout (Results 1 – 1 of 1) sorted by relevance
83 public class RelativeLayout extends ViewGroup { class235 public RelativeLayout(Context context) { in RelativeLayout() method in RelativeLayout239 public RelativeLayout(Context context, AttributeSet attrs) { in RelativeLayout() method in RelativeLayout243 public RelativeLayout(Context context, AttributeSet attrs, int defStyleAttr) { in RelativeLayout() method in RelativeLayout247 public RelativeLayout(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in RelativeLayout() method in RelativeLayout