Searched refs:rightViewLayoutParams (Results 1 – 1 of 1) sorted by relevance
80 RelativeLayout.LayoutParams rightViewLayoutParams = new RelativeLayout.LayoutParams( in overlapViews() local82 rightViewLayoutParams.addRule(RelativeLayout.ALIGN_PARENT_RIGHT); in overlapViews()86 overlapLayout.addView(rightBlueView, rightViewLayoutParams); in overlapViews()