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.java426 ViewGroup.LayoutParams parentParams = new ViewGroup.LayoutParams( in testVisibilityAffectsLayout() local
428 parent.setLayoutParams(parentParams); in testVisibilityAffectsLayout()
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java2544 ViewGroup.LayoutParams parentParams = new ViewGroup.LayoutParams( in testAddRemoveAffectsWrapContentLayout() local
2546 parent.setLayoutParams(parentParams); in testAddRemoveAffectsWrapContentLayout()