Searched refs:sVLayoutParams (Results 1 – 1 of 1) sorted by relevance
75 RelativeLayout.LayoutParams sVLayoutParams = new RelativeLayout.LayoutParams( in overlapViews() local77 sVLayoutParams.addRule(RelativeLayout.CENTER_IN_PARENT); in overlapViews()78 overlapLayout.addView(view, sVLayoutParams); in overlapViews()