Searched refs:parentParams (Results 1 – 2 of 2) sorted by relevance
651 ViewGroup.LayoutParams parentParams = new ViewGroup.LayoutParams( in testVisibilityAffectsLayout() local653 parent.setLayoutParams(parentParams); in testVisibilityAffectsLayout()
2960 ViewGroup.LayoutParams parentParams = new ViewGroup.LayoutParams( in testAddRemoveAffectsWrapContentLayout() local2962 parent.setLayoutParams(parentParams); in testAddRemoveAffectsWrapContentLayout()