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.java785 TextView textView2 = (TextView) child2.getChildAt(0); in testSetRemoteAdapter_gridView() local
DTextViewTest.java2674 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_whenFreezesTextIsFalse() local
2690 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_whenFreezesTextIsFalse() local
2711 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_doesNotSaveSelectionWhenDoesNotExist() local
2733 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_doesNotRestoreSelectionWhenTextIsAbsent() local
2758 TextView textView2 = new TextView(mActivity); in testOnSaveInstanceState_savesSelectionWhenExists() local
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java410 TextView textView2 = new TextView(mContext); in testBringChildToFront() local
558 TextView textView2 = new TextView(mContext); in testDetachViewsFromParent() local
1299 MockTextView textView2 = new MockTextView(mContext); in testMeasureChildren() local