Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DTextSwitcherTest.java62 TextView tv2 = new TextView(mContext); in testSetText() local
102 TextView tv2 = new TextView(mContext); in testSetCurrentText() local
137 TextView tv2 = new TextView(mContext); in testAddView() local
DAbsListViewTest.java374 TextView tv2 = (TextView) mActivity.findViewById(R.id.footerview1); in testSetScrollIndicators() local
551 TextView tv2 = (TextView) mActivity.findViewById(R.id.footerview1); in testInvalidateViews() local
/cts/tests/tests/util/src/android/util/cts/
DTypedValueTest.java53 TypedValue tv2 = new TypedValue(); in testSetTo() local