Searched refs:leftViewLayoutParams (Results 1 – 1 of 1) sorted by relevance
67 RelativeLayout.LayoutParams leftViewLayoutParams = new RelativeLayout.LayoutParams( in overlapViews() local69 leftViewLayoutParams.addRule(RelativeLayout.ALIGN_PARENT_LEFT); in overlapViews()73 overlapLayout.addView(leftBlueView, leftViewLayoutParams); in overlapViews()