Home
last modified time | relevance | path

Searched defs:text1 (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DRemoteViewsRecyclingTest.java94 View text1 = container.getChildAt(0); in recycleWhenIdentical() local
125 View text1 = container.getChildAt(0); in doesntRecycleWhenNotAskingForRecycling() local
154 View text1 = container.getChildAt(0); in recycleWhenInsertView() local
189 View text1 = container.getChildAt(0); in recycleWhenRemovingMiddleView() local
222 View text1 = container.getChildAt(0); in recycleWhenAddingAtEnd() local
255 View text1 = container.getChildAt(0); in recycleWhenRemovingFromEnd() local
357 View text1 = container.getChildAt(1); in recycleWhenRemovingFromEndAndInsertInMiddleAtManyLevels() local
DTwoLineListItemTest.java108 TextView text1 = new TextView(mActivity); in testOnFinishInflate() local
DDialerFilterTest.java401 final EditText text1 = new EditText(mActivity); in createMyDialerFilter() local
DTextViewTest.java658 final CharSequence text1 = in testAccessAutoLinkMask() local
/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
DBleScannerHardwareScanFilterActivity.java166 TextView text1 = (TextView) view.findViewById(android.R.id.text1); in getView() local
/cts/tests/tests/text/src/android/text/util/cts/
DRfc822TokenizerTest.java83 String text1 = ", " + token1; in testFindTokenEnd() local