Searched defs:child (Results 1 – 6 of 6) sorted by relevance
42 public void addView(View child) { in addView()51 public void addView(View child, int index) { in addView()60 public void addView(View child, LayoutParams params) { in addView()69 public void addView(View child, int index, LayoutParams params) { in addView()90 final View child = getChildAt(i); in onMeasure() local151 final View child = getChildAt(i); in onLayout() local
222 final View child = getChildAt(0); in onLayout() local
77 final View child = getChildAt(index); in onMeasure() local98 final View child = getChildAt(index); in onLayout() local
163 pid_t child; in launchWithWait() local
170 CharNode child = null; in addWordRec() local
23 struct resource *parent, *sibling, *child; member