Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DRemoteViewsFixedCollectionAdapterTest.java760 TextView textView2 = (TextView) mGridView.getChildAt(2); in testSetRemoteAdapter_gridView() local
DTextViewTest.java2627 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_whenFreezesTextIsFalse() local
2643 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_whenFreezesTextIsFalse() local
2664 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_doesNotSaveSelectionWhenDoesNotExist() local
2686 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_doesNotRestoreSelectionWhenTextIsAbsent() local
2711 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_savesSelectionWhenExists() local
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java399 TextView textView2 = new TextView(mContext); in testBringChildToFront() local
547 TextView textView2 = new TextView(mContext); in testDetachViewsFromParent() local
1288 MockTextView textView2 = new MockTextView(mContext); in testMeasureChildren() local