Searched refs:overlapLayout (Results 1 – 1 of 1) sorted by relevance
65 RelativeLayout overlapLayout = new RelativeLayout(this); in overlapViews() local73 overlapLayout.addView(leftBlueView, leftViewLayoutParams); in overlapViews()78 overlapLayout.addView(view, sVLayoutParams); in overlapViews()86 overlapLayout.addView(rightBlueView, rightViewLayoutParams); in overlapViews()88 parent.addView(overlapLayout, new LinearLayout.LayoutParams( in overlapViews()