Home
last modified time | relevance | path

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

/cts/tests/tests/text/src/android/text/style/cts/
DTextAppearanceSpanTest.java524 final TextView textView1 = new TextView(mContext); in testSameAsTextView_Typeface() local
540 final TextView textView1 = new TextView(mContext); in testSameAsTextView_TypefaceWithStyle() local
556 final TextView textView1 = new TextView(mContext); in testSameAsTextView_TypefaceWithWeight() local
574 final TextView textView1 = new TextView(mContext); in testSameAsTextView_WeightAndBold() local
590 final TextView textView1 = new TextView(mContext); in testSameAsTextView_FontFamily() local
607 final TextView textView1 = new TextView(mContext); in testSameAsTextView_FontFamilyAndTypeface() local
/cts/tests/tests/widget/src/android/widget/cts/
DRemoteViewsFixedCollectionAdapterTest.java476 TextView textView1 = (TextView) mListView.getChildAt(1); in testSetRemoteAdapter_withItems() local
534 TextView textView1 = (TextView) listView.getChildAt(1); in testSetRemoteAdapter_checkedChangeListener() local
757 TextView textView1 = (TextView) mGridView.getChildAt(1); in testSetRemoteAdapter_gridView() local
DTextViewTest.java2587 TextView textView1 = new TextView(mActivity); in testOnSaveInstanceState_whenFreezesTextIsFalse() local
2602 TextView textView1 = new TextView(mActivity); in testOnSaveInstanceState_whenFreezesTextIsFalse() local
2624 TextView textView1 = new TextView(mActivity); in testOnSaveInstanceState_doesNotSaveSelectionWhenDoesNotExist() local
2644 TextView textView1 = new TextView(mActivity); in testOnSaveInstanceState_doesNotRestoreSelectionWhenTextIsAbsent() local
2669 TextView textView1 = new TextView(mActivity); in testOnSaveInstanceState_savesSelectionWhenExists() local
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java401 TextView textView1 = new TextView(mContext); in testBringChildToFront() local
549 TextView textView1 = new TextView(mContext); in testDetachViewsFromParent() local
1283 MockTextView textView1 = new MockTextView(mContext); in testMeasureChildren() local