Home
last modified time | relevance | path

Searched defs:tv1 (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DTextSwitcherTest.java61 TextView tv1 = new TextView(mContext); in testSetText() local
101 TextView tv1 = new TextView(mContext); in testSetCurrentText() local
136 TextView tv1 = new TextView(mContext); in testAddView() local
DTabWidgetTest.java134 TextView tv1 = new TextView(mActivity); in testChildDrawableStateChanged() local
DAbsListViewTest.java373 TextView tv1 = (TextView) mActivity.findViewById(R.id.headerview1); in testSetScrollIndicators() local
550 TextView tv1 = (TextView) mActivity.findViewById(R.id.headerview1); in testInvalidateViews() local
/cts/tests/tests/util/src/android/util/cts/
DTypedValueTest.java52 TypedValue tv1 = new TypedValue(); in testSetTo() local