Home
last modified time | relevance | path

Searched defs:tableLayout (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DTableRowTest.java113 TableLayout tableLayout = (TableLayout) mActivity in testGetVirtualChildAt() local
144 TableLayout tableLayout = (TableLayout) mActivity in testGetVirtualChildCount() local
H A DTableRow_LayoutParamsTest.java113 TableLayout tableLayout = (TableLayout) mActivity.findViewById(idTable); in testConstructor() local
H A DTableLayoutTest.java100 TableLayout tableLayout = (TableLayout) mActivity.findViewById(R.id.table2); in testConstructor() local