Searched defs:addView (Results 1 – 4 of 4) sorted by relevance
43 public void addView(View child, int index, ViewGroup.LayoutParams params) { in addView() method in FrameLayoutWithOverlay
76 private void addView(LayoutInflater inflater, LinearLayout content, View v) { in addView() method in TagViewer
1826 public void addView(View child, int index) { in addView() method
1446 public void addView(View v) { in addView() method in CellLayout.ViewCluster