Home | History | Annotate | Download | only in cts

Lines Matching defs:setLayoutParams

653         mMockViewGroup.setLayoutParams(new ViewGroup.LayoutParams(screenWidth, screenHeight));
1093 child.setLayoutParams(new LayoutParams(width, height));
1139 child.setLayoutParams(new ViewGroup.LayoutParams(width, height));
1146 child.setLayoutParams(new ViewGroup.MarginLayoutParams(width, height));