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.java559 TextView textView2 = (TextView) mGridView.getChildAt(2); in testSetRemoteAdapter_gridView() local
DTextViewTest.java2592 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_whenFreezesTextIsFalse() local
2608 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_whenFreezesTextIsFalse() local
2629 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_doesNotSaveSelectionWhenDoesNotExist() local
2651 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_doesNotRestoreSelectionWhenTextIsAbsent() local
2676 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_savesSelectionWhenExists() local
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java402 TextView textView2 = new TextView(mContext); in testBringChildToFront() local
550 TextView textView2 = new TextView(mContext); in testDetachViewsFromParent() local
1290 MockTextView textView2 = new MockTextView(mContext); in testMeasureChildren() local