Searched defs:ViewGroup (Results 1 – 3 of 3) sorted by relevance
19 public class ViewGroup extends View { class
75 val ViewGroup.children: Sequence<View> constant
120 public abstract class ViewGroup extends View implements ViewParent, ViewManager { class646 public ViewGroup(Context context) { in ViewGroup() method in ViewGroup650 public ViewGroup(Context context, AttributeSet attrs) { in ViewGroup() method in ViewGroup654 public ViewGroup(Context context, AttributeSet attrs, int defStyleAttr) { in ViewGroup() method in ViewGroup658 public ViewGroup(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in ViewGroup() method in ViewGroup