Searched defs:addView (Results 1 – 3 of 3) 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
1446 public void addView(View v) { in addView() method in CellLayout.ViewCluster