Searched refs:parentParams (Results 1 – 2 of 2) sorted by relevance
660 ViewGroup.LayoutParams parentParams = new ViewGroup.LayoutParams( in testVisibilityAffectsLayout() local662 parent.setLayoutParams(parentParams); in testVisibilityAffectsLayout()
3154 ViewGroup.LayoutParams parentParams = new ViewGroup.LayoutParams( in testAddRemoveAffectsWrapContentLayout() local3156 parent.setLayoutParams(parentParams); in testAddRemoveAffectsWrapContentLayout()