Home
last modified time | relevance | path

Searched defs:generateLayoutParams (Results 1 – 10 of 10) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DAbsoluteLayoutTest.java152 protected ViewGroup.LayoutParams generateLayoutParams(ViewGroup.LayoutParams p) { in generateLayoutParams() method in AbsoluteLayoutTest.MyAbsoluteLayout
DMyGallery.java87 protected ViewGroup.LayoutParams generateLayoutParams(ViewGroup.LayoutParams p) { in generateLayoutParams() method in MyGallery
DLinearLayoutTest.java364 protected LinearLayout.LayoutParams generateLayoutParams(ViewGroup.LayoutParams p) { in generateLayoutParams() method in LinearLayoutTest.MockLinearLayout
DRelativeLayoutTest.java346 protected ViewGroup.LayoutParams generateLayoutParams(ViewGroup.LayoutParams p) { in generateLayoutParams() method in RelativeLayoutTest.MyRelativeLayout
DTableRowTest.java251 protected LinearLayout.LayoutParams generateLayoutParams( in generateLayoutParams() method in TableRowTest.MockTableRow
DFrameLayoutTest.java378 protected ViewGroup.LayoutParams generateLayoutParams(ViewGroup.LayoutParams p) { in generateLayoutParams() method in FrameLayoutTest.MyFrameLayout
DTableLayoutTest.java678 protected LinearLayout.LayoutParams generateLayoutParams( in generateLayoutParams() method in TableLayoutTest.MockTableLayout
DAbsListViewTest.java789 protected ViewGroup.LayoutParams generateLayoutParams(ViewGroup.LayoutParams p) { in generateLayoutParams() method in AbsListViewTest.MyListView
/cts/apps/CtsVerifier/src/android/support/wearable/view/
DBoxInsetLayout.java346 protected ViewGroup.LayoutParams generateLayoutParams(ViewGroup.LayoutParams p) { in generateLayoutParams() method in BoxInsetLayout
351 public LayoutParams generateLayoutParams(AttributeSet attrs) { in generateLayoutParams() method in BoxInsetLayout
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java1984 public LayoutParams generateLayoutParams(LayoutParams p) { in generateLayoutParams() method in ViewGroupTest.MockViewGroup