Home
last modified time | relevance | path

Searched refs:parentParams (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DLinearLayoutTest.java660 ViewGroup.LayoutParams parentParams = new ViewGroup.LayoutParams( in testVisibilityAffectsLayout() local
662 parent.setLayoutParams(parentParams); in testVisibilityAffectsLayout()
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java3154 ViewGroup.LayoutParams parentParams = new ViewGroup.LayoutParams( in testAddRemoveAffectsWrapContentLayout() local
3156 parent.setLayoutParams(parentParams); in testAddRemoveAffectsWrapContentLayout()